acrn-hypervisor/hypervisor/include
Li, Fei1 236bb10e4d hv: mmu: refine delete page table mapping
Merge mmu_modify with mmu_del to mmu_modify_or_del(..., type).
While type is MR_MODIFY, the actual action is doing mmu_modify; while
type is MR_DEL, the actual action is doing mmu_del.

Signed-off-by: Li, Fei1 <fei1.li@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-07-26 12:46:34 +08:00
..
arch/x86 hv: mmu: refine delete page table mapping 2018-07-26 12:46:34 +08:00
common hv: hypercall: add support to change guest page write permission 2018-07-26 12:46:34 +08:00
debug hv:Change shell_init to void type 2018-07-25 17:06:44 +08:00
lib HV:treewide:fix "Attempt to change parameter passed by value" 2018-07-26 09:35:52 +08:00
public hv: hypercall: add support to change guest page write permission 2018-07-26 12:46:34 +08:00
hv_debug.h license: Replace license text with SPDX tag 2018-06-01 10:43:06 +08:00
hv_lib.h license: Replace license text with SPDX tag 2018-06-01 10:43:06 +08:00
hypervisor.h hv: mmu: revisit mmu modify page table attributes 2018-07-19 11:11:32 +08:00