]> git.proxmox.com Git - mirror_qemu.git/commit - hw/s390x/s390-pci-bus.c
s390x/pci: PCI multibus bridge handling
authorPierre Morel <pmorel@linux.vnet.ibm.com>
Mon, 24 Oct 2016 12:50:35 +0000 (14:50 +0200)
committerCornelia Huck <cornelia.huck@de.ibm.com>
Fri, 20 Jan 2017 09:02:02 +0000 (10:02 +0100)
commit3fc92a24f333b48652a2373c296f641c04b08bae
tree81db709912f37a8446e67744162b1776d8968f2f
parenta975a24aed372ba665a8b159e4cd14b6e105a296
s390x/pci: PCI multibus bridge handling

When the hotplug handler detects a PCI bridge, the secondary bus has
been initialized by the core PCI code. We give the secondary bus the
bridge name and associate to it the IOMMU handling and
hotplug/hotunplug callbacks.

Signed-off-by: Pierre Morel <pmorel@linux.vnet.ibm.com>
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
hw/s390x/s390-pci-bus.c