acrn-hypervisor/hypervisor/include
Zide Chen 5d2ab4d9ef hv: add APIs to allow updating EPT mem type
- Add PAGING_REQUEST_TYPE_MODIFY_MT memory map request type
- Update map_mem_region() to allow modifying the memory type related
  fields in a page table entry
- Add ept_update_mt()
- add modify_mem_mt() for both EPT and MMU

Signed-off-by: Zide Chen <zide.chen@intel.com>
Reviewed-by: Jason Chen CJ <jason.cj.chen@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-06-08 12:06:15 +08:00
..
arch/x86 hv: add APIs to allow updating EPT mem type 2018-06-08 12:06:15 +08:00
common hv: handle cpu offline request in idle thread 2018-06-07 15:36:46 +08:00
debug HV:treewide:C99-friendly per_cpu implementation change the per_cpu method 2018-06-05 17:09:00 +08:00
lib license: Replace license text with SPDX tag 2018-06-01 10:43:06 +08:00
public license: Replace license text with SPDX tag 2018-06-01 10:43:06 +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 license: Replace license text with SPDX tag 2018-06-01 10:43:06 +08:00