qemu-patch-raspberry4/hw/pci
Michael S. Tsirkin e1e4bf2252 msix: fix msix_vector_masked
commit 428c3ece97 ("fix MSI injection on Xen")
inadvertently enabled the xen-specific logic unconditionally.
Limit it to only when xen is enabled.
Additionally, msix data should be read with pci_get_log
since the format is pci little-endian.

Reported-by: "Daniel P. Berrange" <berrange@redhat.com>
Cc: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2016-02-16 12:05:18 +02:00
..
Makefile.objs pci-hotplug-old: Has been dead for five major releases, bury 2015-03-01 12:37:54 +01:00
msi.c fix MSI injection on Xen 2016-02-06 20:44:10 +02:00
msix.c msix: fix msix_vector_masked 2016-02-16 12:05:18 +02:00
pci-stub.c pci: Clean up includes 2016-01-29 15:07:24 +00:00
pci.c hw/pci: ensure that only PCI/PCIe bridges can be attached to pxb/pxb-pcie devices 2016-02-06 20:44:08 +02:00
pci_bridge.c pci: Clean up includes 2016-01-29 15:07:24 +00:00
pci_host.c pci: Clean up includes 2016-01-29 15:07:24 +00:00
pcie.c pci: Clean up includes 2016-01-29 15:07:24 +00:00
pcie_aer.c pci: Clean up includes 2016-01-29 15:07:24 +00:00
pcie_host.c pci: Clean up includes 2016-01-29 15:07:24 +00:00
pcie_port.c pci: Clean up includes 2016-01-29 15:07:24 +00:00
shpc.c pci: Clean up includes 2016-01-29 15:07:24 +00:00
slotid_cap.c pci: Clean up includes 2016-01-29 15:07:24 +00:00