acrn-hypervisor/hypervisor/dm/vpci
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
..
ivshmem.c hv: move mem_regions to ivshmem.c 2020-09-15 15:47:35 +08:00
pci_pt.c hv: code cleanup for vBAR writing 2020-08-19 15:06:15 +08:00
vdev.c HV: refine pci_find_vdev with hash 2020-06-18 12:58:40 +08:00
vhostbridge.c pci: mcfg: limit device bus numbers which could access by ECAM 2020-09-09 09:31:56 +08:00
vmsi.c HV: correct RO mask of MSI cap structure 2020-08-03 13:40:27 +08:00
vmsix_on_msi.c hv: vmsi: add default BAR GPA for vmsi over msi 2020-09-16 10:51:27 +08:00
vmsix.c hv: vpci: minor refine about MSI/MSI-X de-initialization 2020-07-02 13:03:36 +08:00
vpci_bridge.c hv: vpci: minor refine the vdev ownership data structure 2020-05-13 14:31:01 +08:00
vpci_priv.h hv: code cleanup for vBAR writing 2020-08-19 15:06:15 +08:00
vpci.c pci: mcfg: limit device bus numbers which could access by ECAM 2020-09-09 09:31:56 +08:00
vsriov.c HV: vdev passthough hidding SRIOV 2020-07-16 17:27:18 +08:00