qemu-patch-raspberry4/hw/pci
Chen Fan 8d86ada2a7 aer: impove pcie_aer_init to support vfio device
pcie_aer_init was used to emulate an aer capability for pcie device,
but for vfio device, the aer config space size is mutable and is not
always equal to PCI_ERR_SIZEOF(0x48). it depends on where the TLP Prefix
register required, so here we add a size argument.

Signed-off-by: Chen Fan <chen.fan.fnst@cn.fujitsu.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
2016-02-19 09:42:28 -07: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 change type of pci_bridge_initfn() to void 2016-02-16 12:05:18 +02:00
pci_host.c pci: Clean up includes 2016-01-29 15:07:24 +00:00
pcie.c pcie: modify the capability size assert 2016-02-19 09:42:27 -07:00
pcie_aer.c aer: impove pcie_aer_init to support vfio device 2016-02-19 09:42:28 -07: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