]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/mips: fix PCI bus initialization
authorMarcel Apfelbaum <marcel@redhat.com>
Thu, 14 Jul 2016 13:43:42 +0000 (16:43 +0300)
committerMichael S. Tsirkin <mst@redhat.com>
Wed, 20 Jul 2016 16:30:26 +0000 (19:30 +0300)
commita8c1a75343940fdc9d47e6a9b7723476bb5e1774
tree5be8bc9637131df63f41a35ae9682116b2d8da0d
parent50d3bba9dabaeb89e545ced4dea23d8064a65c7a
hw/mips: 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>
Acked-by: Leon Alrae <leon.alrae@imgtec.com>
Tested-by: Leon Alrae <leon.alrae@imgtec.com>
hw/mips/gt64xxx_pci.c