summaryrefslogtreecommitdiffstats
path: root/hw/pci-bridge/xio3130_downstream.c
Commit message (Expand)AuthorAgeFilesLines
* pcie_root_port: Add hotplug disabling optionJulia Suvorova2020-03-081-1/+1
* qdev: set properties with device_class_set_props()Marc-André Lureau2020-01-241-1/+1
* Include hw/qdev-properties.h lessMarkus Armbruster2019-08-161-0/+1
* Include migration/vmstate.h lessMarkus Armbruster2019-08-161-0/+1
* xio3130_downstream: typo fixMichael S. Tsirkin2019-07-121-1/+1
* pcie: check that slt ctrl changed before deletingMichael S. Tsirkin2019-07-011-1/+4
* 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-27/+1Star
* 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
* pci: Add INTERFACE_PCIE_DEVICE to all PCIe devicesEduardo Habkost2017-10-151-0/+4
* xio3130_downstream: Report error if pcie_chassis_add_slot() failedEduardo Habkost2017-10-151-0/+1
* 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-9/+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-1/+5
* 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
* pcie: Rename the pcie_cap_ari_* functions to pcie_cap_arifwd_*Knut Omang2014-08-251-2/+2
* hw/pcie: implement power controller functionalityMarcel Apfelbaum2014-06-231-0/+7
* 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-23/+8Star
* pci-bridge: Turn PCIBridge into abstract QOM typeAndreas Färber2013-07-291-9/+9
* 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/+217