acrn-hypervisor/hypervisor/include
Binbin Wu 744e09bc7e hv: define 4 vcpu modes
move enum vm_cpu_mode to guest.h
move enum vm_paging_mode to guest.h
replace REAL_MODE with CPU_MODE_REAL
replace PAGE_PROTECTED_MODE with CPU_MODE_64BIT

Signed-off-by: Binbin Wu <binbin.wu@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-05-24 10:16:48 +08:00
..
arch/x86 hv: define 4 vcpu modes 2018-05-24 10:16:48 +08:00
common doc: add missing param documentation hypercall.h 2018-05-23 11:11:26 +08:00
debug hv:Merge dump_interrupt and dump_exception to a commond API 2018-05-23 13:38:52 +08:00
lib hv: refine the left atomic operation 2018-05-18 10:52:31 +08:00
public hypercall: add set_memmaps hypercall support 2018-05-17 15:34:18 +08:00
hv_debug.h initial import 2018-05-11 14:44:28 +08:00
hv_lib.h hv: lib: split atomic operation to atomic.h 2018-05-18 10:52:31 +08:00
hypervisor.h initial import 2018-05-11 14:44:28 +08:00