aboutsummaryrefslogtreecommitdiff
path: root/hw/pci-bridge/pcie_pci_bridge.c
AgeCommit message (Expand)AuthorFilesLines
2018-12-20pci/shpc: perform unplug via the hotplug handlerDavid Hildenbrand1-0/+1
2018-12-20pci: Reuse pci-bridge hotplug handler handlers for pcie-pci-bridgeDavid Hildenbrand1-28/+2
2018-12-20pci/shpc: rename hotplug handler callbacksDavid Hildenbrand1-9/+8
2018-02-08pci: removed the is_express field since a uniform interface was insertedYoni Bettan1-1/+0
2018-02-08pci/bus: let it has higher migration priorityPeter Xu1-1/+1
2017-10-15pci: Add INTERFACE_PCIE_DEVICE to all PCIe devicesEduardo Habkost1-0/+1
2017-10-15hw/pci-bridge/pcie_pci_bridge: properly handle MSI unavailability caseAleksandr Bezzubikov1-6/+18
2017-09-08hw/pci: introduce pcie-pci-bridge deviceAleksandr Bezzubikov1-0/+192