summaryrefslogtreecommitdiffstats
path: root/hw/pci/pcie_port.c
Commit message (Expand)AuthorAgeFilesLines
* pcie_root_port: Add hotplug disabling optionJulia Suvorova2020-03-081-0/+1
* qdev: set properties with device_class_set_props()Marc-André Lureau2020-01-241-2/+2
* Include hw/qdev-properties.h lessMarkus Armbruster2019-08-161-0/+1
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-0/+1
* pci/pcie: stop plug/unplug if the slot is lockedDavid Hildenbrand2019-01-151-0/+1
* pci/pcie: perform unplug via the hotplug handlerDavid Hildenbrand2018-12-201-0/+1
* pci/pcie: rename hotplug handler callbacksDavid Hildenbrand2018-12-201-2/+2
* pci: Clean up includesPeter Maydell2016-01-291-0/+1
* qdev: HotplugHandler: Rename unplug callback to unplug_requestIgor Mammedov2014-10-151-1/+1
* pci/pcie: convert PCIE hotplug to use hotplug-handler APIIgor Mammedov2014-02-101-0/+8
* pcie_port: Turn PCIEPort and PCIESlot into abstract QOM typesAndreas Färber2013-07-291-0/+52
* pci_bridge: factor out common codeMichael S. Tsirkin2013-03-261-9/+11
* pci: Teach PCI Bridges about VGA routingAlex Williamson2013-03-261-0/+2
* pci: fix path for local includesMichael S. Tsirkin2012-12-171-1/+1
* pci: move pci core code to hw/pciMichael S. Tsirkin2012-12-171-0/+114