aboutsummaryrefslogtreecommitdiff
path: root/hw/pci-bridge/xio3130_downstream.c
AgeCommit message (Expand)Author
2017-10-15pci: Add INTERFACE_PCIE_DEVICE to all PCIe devicesEduardo Habkost
2017-10-15xio3130_downstream: Report error if pcie_chassis_add_slot() failedEduardo Habkost
2017-07-03pci: Convert to realizeMao Zhongyi
2017-01-24PCI/migration merge vmstate_pci_device and vmstate_pcie_deviceDr. David Alan Gilbert
2017-01-10pcie_aer: support configurable AER capa versionDou Liyang
2017-01-10pcie_aer: Convert pcie_aer_init to ErrorCao jin
2016-07-12Drop Emacs local variables lists redundant with .dir-locals.elMarkus Armbruster
2016-07-05pci: Convert msi_init() to Error and fix callers to check itCao jin
2016-06-17fix some coding style problemsCao jin
2016-02-19aer: impove pcie_aer_init to support vfio deviceChen Fan
2016-02-16change type of pci_bridge_initfn() to voidCao jin
2016-01-29pci: Clean up includesPeter Maydell
2014-08-25pcie: Rename the pcie_cap_ari_* functions to pcie_cap_arifwd_*Knut Omang
2014-06-23hw/pcie: implement power controller functionalityMarcel Apfelbaum
2014-06-16savevm: Remove all the unneeded version_minimum_id_old (x86)Juan Quintela
2013-07-29pcie_port: Turn PCIEPort and PCIESlot into abstract QOM typesAndreas Färber
2013-07-29pci-bridge: Turn PCIBridge into abstract QOM typeAndreas Färber
2013-07-29devices: Associate devices to their logical categoryMarcel Apfelbaum
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini
2013-04-08hw: move PCI bridges to hw/pci-* or hw/ARCHPaolo Bonzini