Project ACRN hypervisor
Go to file
Mingqiang Chi 2deb4cb458 mmu: Rename several variables related to page table type
rename 'PT_HOST' to 'PTT_HOST'
rename 'PT_EPT' to 'PTT_EPT'
rename 'ept_type' to 'table_type'

Signed-off-by: Mingqiang Chi <mingqiang.chi@intel.com>
2018-05-15 17:19:37 +08:00
devicemodel Enable FORTIFY and FORMAT SECURITY compile flags 2018-05-15 17:19:37 +08:00
doc getting_started: fix note formatting 2018-05-15 17:19:36 +08:00
hypervisor mmu: Rename several variables related to page table type 2018-05-15 17:19:37 +08:00