s390x/pci: introduce S390PCIBus
commit90a0f9afec5e148065f4f48b9dbe4422b0bfd131
authorYi Min Zhao <zyimin@linux.vnet.ibm.com>
Thu, 14 Apr 2016 11:02:39 +0000 (14 19:02 +0800)
committerCornelia Huck <cornelia.huck@de.ibm.com>
Mon, 11 Jul 2016 07:48:05 +0000 (11 09:48 +0200)
treedc37759133d2bfa3e69d168d0996dee1060ffd04
parent5d1abf234462d13bef3617cc2c55b6815703ddf2
s390x/pci: introduce S390PCIBus

To enable S390PCIBusDevice as qdev, there should be a new bus to
plug and manage all instances of S390PCIBusDevice. Due to this,
S390PCIBus is introduced.

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