aboutsummaryrefslogtreecommitdiff
path: root/include/hw/pci/pci_bridge.h
AgeCommit message (Expand)AuthorFilesLines
2023-10-04pci: SLT must be ROMichael S. Tsirkin1-0/+3
2023-05-16hw/pci-bridge: Fix release ordering by embedding PCIBridgeWindows within PCIB...Jonathan Cameron1-1/+1
2023-04-24hw/pci-bridge: Make PCIe and CXL PXB Devices inherit from TYPE_PXB_DEVJonathan Cameron1-8/+20
2023-03-20replace TABs with spacesYeqi Fu1-5/+5
2023-03-07hw/pxb-cxl: Support passthrough HDM Decoders unless overriddenJonathan Cameron1-0/+1
2023-01-08include/hw/pci: Split pci_device.h off pci.hMarkus Armbruster1-1/+1
2023-01-08include/hw/cxl: Move typedef PXBDev to cxl.h, and put it to useMarkus Armbruster1-1/+0
2022-12-21pci: drop redundant PCIDeviceClass::is_bridge fieldIgor Mammedov1-0/+1
2022-05-13acpi/cxl: Create the CEDT (9.14.1)Ben Widawsky1-0/+20
2021-12-15qtest/libqos: add a function to initialize secondary PCI busesLaurent Vivier1-0/+8
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost1-2/+1
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost1-1/+2
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost1-0/+1
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