summaryrefslogtreecommitdiffstats
path: root/hw/pci-bridge/pcie_pci_bridge.c
Commit message (Expand)AuthorAgeFilesLines
* pci/shpc: perform unplug via the hotplug handlerDavid Hildenbrand2018-12-201-0/+1
* pci: Reuse pci-bridge hotplug handler handlers for pcie-pci-bridgeDavid Hildenbrand2018-12-201-28/+2Star
* pci/shpc: rename hotplug handler callbacksDavid Hildenbrand2018-12-201-9/+8Star
* 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-1/+1
* pci: Add INTERFACE_PCIE_DEVICE to all PCIe devicesEduardo Habkost2017-10-151-0/+1
* hw/pci-bridge/pcie_pci_bridge: properly handle MSI unavailability caseAleksandr Bezzubikov2017-10-151-6/+18
* hw/pci: introduce pcie-pci-bridge deviceAleksandr Bezzubikov2017-09-081-0/+192