hw/ppc: realize the PCI root bus as part of mac99 init
commit1b04cc801adff9ddf5aca9afe0e19df54290ca2c
authorMarcel Apfelbaum <marcel@redhat.com>
Mon, 27 Jun 2016 15:38:31 +0000 (27 18:38 +0300)
committerMichael S. Tsirkin <mst@redhat.com>
Mon, 4 Jul 2016 11:50:01 +0000 (4 14:50 +0300)
tree1c8e5411c5621652a6a99576865640b34f363c15
parent5ec7d09818881b87052c41259e5cb781683977d2
hw/ppc: realize the PCI root bus as part of mac99 init

Mac99's PCI root bus is not part of a host bridge,
realize it manually.

Signed-off-by: Marcel Apfelbaum <marcel@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/ppc/mac_newworld.c