hw/versatile: realize the PCI root bus as part of the versatile init
commitb1af7959a66610669e1a019b9a84f6ed3a7936c6
authorMarcel Apfelbaum <marcel@redhat.com>
Thu, 14 Jul 2016 13:43:46 +0000 (14 16:43 +0300)
committerMichael S. Tsirkin <mst@redhat.com>
Wed, 20 Jul 2016 16:30:27 +0000 (20 19:30 +0300)
tree4a150c48fe6a13d2ae4e6f62c363c2cf3eea6eb6
parent685f9a3428f625f580af0123aa95f4838d86cac3
hw/versatile: realize the PCI root bus as part of the versatile init

'Realize' the PCI root bus manually since the 'realize' mechanism
does not propagate to child devices yet.

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/versatile.c