qemu-e2k/hw/pci-bridge
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 hw/pci: introduce PCI Expander Bridge (PXB) 2015-06-03 18:19:18 +02:00
dec.c dec: convert to realize() 2016-02-16 12:05:18 +02:00
dec.h dec.c - move to pci-bridge 2013-06-02 18:13:37 +03:00
i82801b11.c change type of pci_bridge_initfn() to void 2016-02-16 12:05:18 +02:00
ioh3420.c aer: impove pcie_aer_init to support vfio device 2016-02-19 09:42:28 -07:00
ioh3420.h ioh3420: remove unused ioh3420_init() declaration 2014-09-02 17:28:26 +03:00
pci_bridge_dev.c change type of pci_bridge_initfn() to void 2016-02-16 12:05:18 +02:00
pci_expander_bridge.c hw/pxb: add pxb devices to the bridge category 2016-02-06 20:44:08 +02:00
xio3130_downstream.c aer: impove pcie_aer_init to support vfio device 2016-02-19 09:42:28 -07:00
xio3130_downstream.h hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00
xio3130_upstream.c aer: impove pcie_aer_init to support vfio device 2016-02-19 09:42:28 -07:00
xio3130_upstream.h hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00