acrn-hypervisor/hypervisor/arch/x86/guest
Sainath Grandhi cf4d191272 hv: Modify vlapic_get_apicid for x2APIC mode of vLAPIC
This patch adds support to return APIC ID if guest uses vLAPIC
in x2APIC mode.

Tracked-On: #1626
Signed-off-by: Sainath Grandhi <sainath.grandhi@intel.com>
Reviewed-by: Xu Anthony <anthony.xu@intel.com>
2018-11-02 13:48:43 +08:00
..
guest.c hv: mmu: replace dynamic memory allocation in memory 2018-11-02 13:15:48 +08:00
instr_emul.c hv: fix integer violations 2018-10-31 15:01:57 +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: add size check for shell log buffer usage 2018-11-02 09:13:57 +08:00
vlapic_priv.h hv: fix 'User name starts with underscore' 2018-09-30 14:45:37 +08:00
vlapic.c hv: Modify vlapic_get_apicid for x2APIC mode of vLAPIC 2018-11-02 13:48:43 +08:00
vm.c hv: mmu: replace dynamic memory allocation in memory 2018-11-02 13:15:48 +08:00
vmcall.c hv: resolve the negative impacts to UOS MSI/MSI-X remapping 2018-11-01 21:22:10 +08:00
vmsr.c hv: Modify enable_msr_interception API 2018-11-02 13:48:43 +08:00