Project ACRN hypervisor
Go to file
Zide Chen eebf5fec6f HV: correct the handling of MU_MEM_ATTR_READ MMU flag
Currently config_page_table_attr() treats MMU_MEM_ATTR_READ exactly as
MMU_MEM_ATTR_BIT_READ_WRITE for PTT_HOST, so even when MMU_MEM_ATTR_WRITE
is not used, the R/W bit in PTE is still being set

Signed-off-by: Zide Chen <zide.chen@intel.com>
2018-05-15 17:25:58 +08:00
devicemodel DM: rename acrn_register to acpi_generic_address 2018-05-15 17:25:58 +08:00
doc doc: add use of GitHub issues 2018-05-15 17:25:58 +08:00
hypervisor HV: correct the handling of MU_MEM_ATTR_READ MMU flag 2018-05-15 17:25:58 +08:00