index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
pci
/
pcie_port.c
Age
Commit message (
Expand
)
Author
2020-03-08
pcie_root_port: Add hotplug disabling option
Julia Suvorova
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
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-01-14
pci/pcie: stop plug/unplug if the slot is locked
David Hildenbrand
2018-12-20
pci/pcie: perform unplug via the hotplug handler
David Hildenbrand
2018-12-20
pci/pcie: rename hotplug handler callbacks
David Hildenbrand
2016-01-29
pci: Clean up includes
Peter Maydell
2014-10-15
qdev: HotplugHandler: Rename unplug callback to unplug_request
Igor Mammedov
2014-02-10
pci/pcie: convert PCIE hotplug to use hotplug-handler API
Igor Mammedov
2013-07-29
pcie_port: Turn PCIEPort and PCIESlot into abstract QOM types
Andreas Färber
2013-03-26
pci_bridge: factor out common code
Michael S. Tsirkin
2013-03-26
pci: Teach PCI Bridges about VGA routing
Alex Williamson
2012-12-17
pci: fix path for local includes
Michael S. Tsirkin
2012-12-17
pci: move pci core code to hw/pci
Michael S. Tsirkin