qemu/hw/pci-bridge
David Hildenbrand 8f560cdce4 pci/shpc: perform unplug via the hotplug handler
Introduce and use the "unplug" callback.

This is a preparation for multi-stage hotplug handlers, whereby the bus
hotplug handler is overwritten by the machine hotplug handler. This handler
will then pass control to the bus hotplug handler. So to get this running
cleanly, we also have to make sure to go via the hotplug handler chain when
actually unplugging a device after an unplug request. Lookup the hotplug
handler and call "unplug".

Reviewed-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: David Hildenbrand <david@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2018-12-20 11:19:12 -05:00
..
dec.c pci-bridge/dec: Convert sysbus init function to realize function 2018-12-13 13:48:00 +00:00
dec.h
gen_pcie_root_port.c pcie: Fast PCIe root ports for new machines 2018-12-19 16:48:16 -05:00
i82801b11.c
ioh3420.c hw/pci-bridge/ioh3420: Remove unuseful header 2018-11-05 13:24:02 -05:00
Makefile.objs
pci_bridge_dev.c pci/shpc: perform unplug via the hotplug handler 2018-12-20 11:19:12 -05:00
pci_expander_bridge.c
pcie_pci_bridge.c pci/shpc: perform unplug via the hotplug handler 2018-12-20 11:19:12 -05:00
pcie_root_port.c pcie: Add link speed and width fields to PCIESlot 2018-12-19 16:48:16 -05:00
simba.c
xio3130_downstream.c
xio3130_upstream.c