acrn-hypervisor/hypervisor/include
Xinyun Liu 0943a836bd [hv] set ECX.bit31 to indicate the presence of a hypervisor
ECS.bit31 is not used and always return 0 in SDM Vol.2A 3-195. It's a
standard way to indicate whether there is a hypervisor.

Tracked-On: #2490
Ref: https://lwn.net/Articles/301888/
Signed-off-by: Xinyun Liu <xinyun.liu@intel.com>
Acked-by: Anthony Xu <anthony.xu@intel.com>
2019-03-04 13:43:48 +08:00
..
arch/x86 [hv] set ECX.bit31 to indicate the presence of a hypervisor 2019-03-04 13:43:48 +08:00
common hv:cleanup header file for guest folder 2019-02-21 10:38:30 +08:00
debug hv:cleanup header files for debug folder 2019-02-27 11:12:48 +08:00
dm HV: move pci_vdevs[] array from vm.h to vpci.h 2019-03-01 14:12:14 +08:00
lib hv: remove the usage of 'atoi()' 2018-12-26 13:50:26 +08:00
public HV: CAT: support config CAT from acrn_vm_config 2019-02-28 11:22:29 +08:00
hv_debug.h HV: Added Initial support for SEP/SOCWATCH profiling 2018-10-26 13:39:07 +08:00
hypervisor.h hv:move 2 APIs from hypervisor.h to guest_memory.c 2019-02-21 10:38:30 +08:00