mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-19 12:12:16 +00:00
Project ACRN hypervisor
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> |
||
---|---|---|
devicemodel | ||
doc | ||
hypervisor |