acrn-hypervisor/hypervisor/dm/vpci
Binbin Wu 7003afbe74 hv: msix: fix bug when check if msix table access
The offset calculation should base on the MSI-x BAR address, not MSIX-table address.

Tracked-On: #1946
Signed-off-by: Binbin Wu <binbin.wu@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-11-30 14:42:10 +08:00
..
core.c hv: fix MISRA-C violations in vpci code: 93S, 331S and 612S 2018-11-15 08:58:32 +08:00
hostbridge.c hv: fix MISRA-C violations in vpci code: Function pointer is of wrong type 2018-11-15 08:58:32 +08:00
msi.c hv:Rename ptdev to ptirq for some APIs 2018-11-30 13:27:49 +08:00
msix.c hv: msix: fix bug when check if msix table access 2018-11-30 14:42:10 +08:00
partition_mode.c hv: fix MISRA-C violations in vpci code: 93S, 331S and 612S 2018-11-15 08:58:32 +08:00
pci_priv.h hv: fix misrac violations in vcpi code 2018-11-01 21:22:10 +08:00
pci_pt.c hv: fix MISRA-C violations in vpci code: Function pointer is of wrong type 2018-11-15 08:58:32 +08:00
sharing_mode.c hv: dm: fix "Procedure has more than one exit point" 2018-11-29 15:03:48 +08:00
vpci.c hv: vpci: revert the temporary workaround of handling I/O port CF9 2018-11-19 09:34:34 +08:00