acrn-hypervisor/hypervisor/include
Sainath Grandhi 48ae379b4b hv: LAPIC pass-thru support for partition mode of ACRN
ACRN, in partition mode, supports LAPIC pass-thru to guests. Guest needs
to use x2APIC mode of LAPIC for pass-thru to be enabled.

ACRN also needs the user to configure lapic_pt to true in vm_desc
for the VM.

Interrupt Command Register (ICR) is the only APIC register that is
intercepted. Reference code in partition/vm_description.c enables
LAPIC pass-thru for vm2.

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
..
arch/x86 hv: LAPIC pass-thru support for partition mode of ACRN 2018-11-02 13:48:43 +08:00
common hv: resolve the negative impacts to UOS MSI/MSI-X remapping 2018-11-01 21:22:10 +08:00
debug hv:Replace dynamic memory with static for sbuf 2018-11-01 11:21:49 +08:00
dm hv: resolve the negative impacts to UOS MSI/MSI-X remapping 2018-11-01 21:22:10 +08:00
lib hv: mmu: remove alloc_page() API 2018-11-02 13:15:48 +08:00
public hv: fix integer violations 2018-11-02 11:05:32 +08:00
hv_debug.h HV: Added Initial support for SEP/SOCWATCH profiling 2018-10-26 13:39:07 +08:00
hypervisor.h hv: mmu: add pre-assumption for hpa2gpa 2018-10-23 09:12:51 +08:00