acrn-hypervisor/hypervisor/dm
Jian Jun Chen ce2a82479b hv: vmsi: add default BAR GPA for vmsi over msi
No GPA is specified for the vmsi BAR in the case of vmsi over
msi. This patch hard coded the GPA as 0x80000000 which is the
base addr of 32bit PCI hole in the predefined e820 table of
pre-launched VM. This is a workaround and the final solution
is to enhance acrn-config tool to come up with the GPA for
these BARs.

Tracked-On: #5316
Signed-off-by: Jian Jun Chen <jian.jun.chen@intel.com>
2020-09-16 10:51:27 +08:00
..
vpci hv: vmsi: add default BAR GPA for vmsi over msi 2020-09-16 10:51:27 +08:00
io_req.c Revert "hv:refine vm & vcpu lock" for release2.2_branch 2020-09-09 15:24:34 +08:00
mmio_dev.c hv: mmio_dev: add hypercall to support mmio device pass through 2020-07-23 20:13:20 +08:00
vgpio.c hv: add vgpio device model support 2020-09-07 14:52:02 +08:00
vioapic.c hv: add vgpio device model support 2020-09-07 14:52:02 +08:00
vpic.c hv[v2]: Remove deprecated term in vPIC submodule 2020-09-01 09:30:08 +08:00
vrtc.c hv: remove 'flags' field in struct vm_io_range 2019-08-19 10:19:54 +08:00
vuart.c hv: Introduce Global System Interrupt (GSI) into INTx Remapping 2020-03-25 09:36:18 +08:00