hw/grackle: fix PCI bus initialization
commit3c3c1e32033ffa7e0613d26dfb15255466dc9829
authorMarcel Apfelbaum <marcel@redhat.com>
Thu, 14 Jul 2016 13:43:44 +0000 (14 16:43 +0300)
committerMichael S. Tsirkin <mst@redhat.com>
Wed, 20 Jul 2016 16:30:26 +0000 (20 19:30 +0300)
treeeed2d12523d5df9cf68821b9e5d831ed7af48aed
parent2f3ae0b2d4343712ee2a1b23b51bfe5272c52138
hw/grackle: 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/pci-host/grackle.c