hw/alpha: fix PCI bus initialization
commit50d3bba9dabaeb89e545ced4dea23d8064a65c7a
authorMarcel Apfelbaum <marcel@redhat.com>
Thu, 14 Jul 2016 13:43:41 +0000 (14 16:43 +0300)
committerMichael S. Tsirkin <mst@redhat.com>
Wed, 20 Jul 2016 16:30:26 +0000 (20 19:30 +0300)
tree111d4d3f7bd7b4fa1d9a8f0d841358f95810bbc4
parenteaf8d91cd7ac28803eb0fb5a13b0c10e5096c361
hw/alpha: fix PCI bus initialization

Delay the host-bridge 'realization' until the
PCI root bus is attached.

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>
Tested-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
hw/alpha/typhoon.c