acrn-hypervisor/hypervisor/arch/x86/guest
Sainath Grandhi 569ababd86 hv: switch vLAPIC mode vlapic_reset
Guest OS can use vLAPIC in x2APIC mode. Upon vlapic_reset, vLAPIC should
be set to xAPIC mode.

Tracked-On: #1626
Signed-off-by: Sainath Grandhi <sainath.grandhi@intel.com>
2018-10-30 14:37:26 +08:00
..
guest.c HV:fix "Pointer param should be declared pointer to const" 2018-10-25 13:45:14 +08:00
instr_emul.c HV:vcpu fix "Pointer param should be declared pointer to const" 2018-10-25 13:45:14 +08:00
instr_emul.h HV:vcpu fix "Pointer param should be declared pointer to const" 2018-10-25 13:45:14 +08:00
mptable.c hv: merge hv_lib.h and hypervisor.h 2018-09-27 15:55:41 +08:00
pm.c HV:fix "Pointer param should be declared pointer to const" 2018-10-25 13:45:14 +08:00
ucode.c HV:fix "Pointer param should be declared pointer to const" 2018-10-25 13:45:14 +08:00
vcpu.c HV:vcpu fix "Pointer param should be declared pointer to const" 2018-10-25 13:45:14 +08:00
vlapic.c hv: switch vLAPIC mode vlapic_reset 2018-10-30 14:37:26 +08:00
vlapic_priv.h hv: fix 'User name starts with underscore' 2018-09-30 14:45:37 +08:00
vm.c hv:cleanup vcpu_id compare with phys_cpu_num 2018-10-29 10:14:25 +08:00
vmcall.c hv: remove deprecated hypercalls 2018-10-30 09:59:27 +08:00
vmsr.c hv: x2apic support for acrn 2018-10-25 13:41:29 +08:00