summaryrefslogtreecommitdiffstats
path: root/hw/pci-bridge/xio3130_upstream.c
Commit message (Expand)AuthorAgeFilesLines
* Include migration/vmstate.h lessMarkus Armbruster2019-08-161-0/+1
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-0/+1
* pci: Make is_bridge a boolDavid Gibson2019-05-301-1/+1
* hw/pci-bridge/xio3130: Remove unused functionsPhilippe Mathieu-Daudé2018-11-051-23/+1Star
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2018-02-131-1/+1
|\
| * pci: removed the is_express field since a uniform interface was insertedYoni Bettan2018-02-081-1/+0Star
| * pci/bus: let it has higher migration priorityPeter Xu2018-02-081-0/+1
* | Include qapi/error.h exactly where neededMarkus Armbruster2018-02-091-1/+0Star
|/
* pci: Add INTERFACE_PCIE_DEVICE to all PCIe devicesEduardo Habkost2017-10-151-0/+4
* pci: Convert to realizeMao Zhongyi2017-07-031-11/+9Star
* PCI/migration merge vmstate_pci_device and vmstate_pcie_deviceDr. David Alan Gilbert2017-01-241-1/+1
* pcie_aer: support configurable AER capa versionDou Liyang2017-01-101-1/+2
* pcie_aer: Convert pcie_aer_init to ErrorCao jin2017-01-101-1/+2
* Drop Emacs local variables lists redundant with .dir-locals.elMarkus Armbruster2016-07-121-10/+0Star
* pci: Convert msi_init() to Error and fix callers to check itCao jin2016-07-051-1/+5
* fix some coding style problemsCao jin2016-06-171-0/+3
* aer: impove pcie_aer_init to support vfio deviceChen Fan2016-02-191-1/+1
* change type of pci_bridge_initfn() to voidCao jin2016-02-161-5/+1Star
* pci: Clean up includesPeter Maydell2016-01-291-0/+1
* savevm: Remove all the unneeded version_minimum_id_old (x86)Juan Quintela2014-06-161-1/+0Star
* pcie_port: Turn PCIEPort and PCIESlot into abstract QOM typesAndreas Färber2013-07-291-16/+5Star
* pci-bridge: Turn PCIBridge into abstract QOM typeAndreas Färber2013-07-291-9/+10
* devices: Associate devices to their logical categoryMarcel Apfelbaum2013-07-291-0/+1
* hw: move private headers to hw/ subdirectories.Paolo Bonzini2013-04-081-1/+1
* hw: move PCI bridges to hw/pci-* or hw/ARCHPaolo Bonzini2013-04-081-0/+192