aboutsummaryrefslogtreecommitdiff
path: root/include/hw/pci/pci_bridge.h
AgeCommit message (Expand)AuthorFilesLines
2020-02-06hw/pci/pci_bridge: Fix typo in commentJulia Suvorova1-1/+1
2018-12-20pci/shpc: perform unplug via the hotplug handlerDavid Hildenbrand1-0/+2
2018-12-20pci: Reuse pci-bridge hotplug handler handlers for pcie-pci-bridgeDavid Hildenbrand1-0/+4
2018-09-07hw/pci: factor PCI reserve resources to a separate structureJing Liu1-5/+13
2018-02-13hw/pci-bridge: fix pcie root port's IO hints capabilityMarcel Apfelbaum1-2/+2
2017-12-05pci: Move bridge data structures from pci_bus.h to pci_bridge.hDavid Gibson1-0/+48
2017-09-08hw/pci: introduce bridge-only vendor-specific capability to provide some hint...Aleksandr Bezzubikov1-0/+25
2017-07-03pci: Convert to realizeMao Zhongyi1-1/+2
2016-09-15Remove unused function declarationsLadi Prosek1-1/+0
2016-07-12Clean up decorations and whitespace around header guardsMarkus Armbruster1-1/+1
2016-02-16change type of pci_bridge_initfn() to voidCao jin1-1/+1
2015-06-23hw/pci-bridge: introduce "shpc" propertyLaszlo Ersek1-0/+1
2015-06-23hw/pci-bridge: add macro for "msi" propertyLaszlo Ersek1-0/+1
2015-06-23hw/pci-bridge: add macro for "chassis_nr" propertyLaszlo Ersek1-0/+2
2013-07-10pci-bridge: update mappings for migration/restoreDon Koch1-0/+1
2013-04-08hw: move headers to include/Paolo Bonzini1-0/+65