acrn-hypervisor/hypervisor/include
Li, Fei1 2b24b3780f hv: mmu: add some API for guest page mode check
add is_long_mode to check whether the processor is operating in IA-32e mode
add is_paging_enabled to check whether paging is enabled
add is_pae to check whether physical address extension is enabled.

Tracked-On: #1379
Signed-off-by: Li, Fei1 <fei1.li@intel.com>
2018-10-10 09:35:29 +08:00
..
arch/x86 hv: mmu: add some API for guest page mode check 2018-10-10 09:35:29 +08:00
common ptdev: assert/deassert interrupt according to polarity 2018-09-30 15:24:59 +08:00
debug hv: fix 'User name starts with underscore' 2018-09-30 14:45:37 +08:00
dm/vpci HV: VPCI coding style fix 2018-09-03 11:26:30 +08:00
lib hv: fix 'User name starts with underscore' 2018-09-30 14:45:37 +08:00
public hv: Move the strcut acrn_vcpu_regs to public header file 2018-09-29 15:34:02 +08:00
hv_debug.h hv:Replace vuart pointer with instance in structure vm 2018-08-27 09:49:12 +08:00
hypervisor.h hv: Remove const qualifier for struct vm 2018-10-09 13:24:04 +08:00