Age | Commit message (Expand) | Author |
---|---|---|
2019-08-16 | Include hw/qdev-properties.h less | Markus Armbruster |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster |
2019-05-29 | pci: Make is_bridge a bool | David Gibson |
2018-12-20 | pci/shpc: perform unplug via the hotplug handler | David Hildenbrand |
2018-12-20 | pci: Reuse pci-bridge hotplug handler handlers for pcie-pci-bridge | David Hildenbrand |
2018-12-20 | pci/shpc: rename hotplug handler callbacks | David Hildenbrand |
2018-02-08 | pci: removed the is_express field since a uniform interface was inserted | Yoni Bettan |
2018-02-08 | pci/bus: let it has higher migration priority | Peter Xu |
2017-10-15 | pci: Add INTERFACE_PCIE_DEVICE to all PCIe devices | Eduardo Habkost |
2017-10-15 | hw/pci-bridge/pcie_pci_bridge: properly handle MSI unavailability case | Aleksandr Bezzubikov |
2017-09-08 | hw/pci: introduce pcie-pci-bridge device | Aleksandr Bezzubikov |