acrn-hypervisor/hypervisor/arch/x86/guest
Sainath Grandhi 348e2ba168 hv: x2apic support for acrn
All the platforms supported by ACRN supports x2APIC. So enabled
x2APIC for ACRN hv. Removed any code that is needed for xAPIC mode
of operation.

Tracked-On: #1455
Signed-off-by: Sainath Grandhi <sainath.grandhi@intel.com>
Reviewed-by: Eddie Dong <eddie.dong@intel.com>
Reviewed by:  Yonghua Huang <yonghua.huang@intel.com>
2018-10-17 08:46:42 +08:00
..
guest.c hv:Replace dynamic memory with static for vcpu 2018-10-15 13:44:25 +08:00
instr_emul.c hv: fix 'No brackets to then/else' 2018-10-11 16:48:11 +08:00
instr_emul.h hv:Fix Implict conversion:actual to formal param 2018-09-18 13:09:39 +08:00
mptable.c hv: merge hv_lib.h and hypervisor.h 2018-09-27 15:55:41 +08:00
pm.c hv: arch: fix 'Unused procedure parameter' 2018-09-26 10:48:55 +08:00
ucode.c HV:fix 'missing for discarded return value' violations 2018-10-16 13:31:02 +08:00
vcpu.c hv: add suffix(U/UL) to come up MISRA-C into include 2018-10-15 22:33:30 +08:00
vlapic_priv.h hv: fix 'User name starts with underscore' 2018-09-30 14:45:37 +08:00
vlapic.c HV:fix 'missing for discarded return value' violations 2018-10-16 13:31:02 +08:00
vm.c hv:Replace dynamic memory with static for vcpu 2018-10-15 13:44:25 +08:00
vmcall.c hv: add hypercall to set vcpu init state 2018-10-15 09:04:10 +08:00
vmsr.c hv: x2apic support for acrn 2018-10-17 08:46:42 +08:00