aboutsummaryrefslogtreecommitdiff
path: root/include/hw/pci/pci_bridge.h
AgeCommit message (Expand)Author
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost
2020-02-06hw/pci/pci_bridge: Fix typo in commentJulia Suvorova
2018-12-20pci/shpc: perform unplug via the hotplug handlerDavid Hildenbrand
2018-12-20pci: Reuse pci-bridge hotplug handler handlers for pcie-pci-bridgeDavid Hildenbrand
2018-09-07hw/pci: factor PCI reserve resources to a separate structureJing Liu
2018-02-13hw/pci-bridge: fix pcie root port's IO hints capabilityMarcel Apfelbaum
2017-12-05pci: Move bridge data structures from pci_bus.h to pci_bridge.hDavid Gibson
2017-09-08hw/pci: introduce bridge-only vendor-specific capability to provide some hint...Aleksandr Bezzubikov
2017-07-03pci: Convert to realizeMao Zhongyi
2016-09-15Remove unused function declarationsLadi Prosek
2016-07-12Clean up decorations and whitespace around header guardsMarkus Armbruster
2016-02-16change type of pci_bridge_initfn() to voidCao jin
2015-06-23hw/pci-bridge: introduce "shpc" propertyLaszlo Ersek
2015-06-23hw/pci-bridge: add macro for "msi" propertyLaszlo Ersek
2015-06-23hw/pci-bridge: add macro for "chassis_nr" propertyLaszlo Ersek
2013-07-10pci-bridge: update mappings for migration/restoreDon Koch
2013-04-08hw: move headers to include/Paolo Bonzini