acrn-hypervisor/hypervisor/arch/x86/guest
Zide Chen c1d2499e5c hv: enable MSI remapping on vm0
When enabled, hypervisor will handle MSI/MSI-X remapping for SOS.

Tracked-On: #1568
Signed-off-by: dongshen <dongsheng.x.zhang@intel.com>
Signed-off-by: Zide Chen <zide.chen@intel.com>
Reviewed-by: Li, Fei1 <fei1.li@intel.com>
Acked-by: Anthony Xu <anthony.xu@intel.com>
2018-11-01 21:22:10 +08:00
..
guest.c hv: fix integer violations 2018-10-31 15:01:57 +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: avoid hardcode cs.limit in set_vcpu_regs() 2018-11-01 13:11:40 +08:00
vlapic_priv.h hv: fix 'User name starts with underscore' 2018-09-30 14:45:37 +08:00
vlapic.c hv: fix integer violations 2018-10-31 15:01:57 +08:00
vm.c hv: enable MSI remapping on vm0 2018-11-01 21:22:10 +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