acrn-hypervisor/hypervisor/common
Li, Fei1 502e3e2e65 hv: mmu: refine set guest memory region API
1. rename set_vm_memmap to set_vm_memory_region
2. split ept_mmap into ept_mr_add and ept_mr_del

Signed-off-by: Li, Fei1 <fei1.li@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-07-24 12:48:45 +08:00
..
hv_main.c HV:common:fix "integer type violations" 2018-07-18 12:31:14 +08:00
hypercall.c hv: mmu: refine set guest memory region API 2018-07-24 12:48:45 +08:00
io_request.c HV: common: cleanup of remaining integral-type issues 2018-07-23 10:23:49 +08:00
ptdev.c HV: common: cleanup of remaining integral-type issues 2018-07-23 10:23:49 +08:00
schedule.c HV: common: cleanup of remaining integral-type issues 2018-07-23 10:23:49 +08:00
stack_protector.c HV:common:fix "expression is not Boolean" 2018-06-20 14:19:47 +08:00
trusty_hypercall.c HV: hypercall: make hypercall functions return int32_t 2018-07-23 10:23:49 +08:00
vm_load.c HV: common: cleanup of remaining integral-type issues 2018-07-23 10:23:49 +08:00