aboutsummaryrefslogtreecommitdiff
path: root/hw/core/qdev-fw.c
diff options
context:
space:
mode:
authorMarkus Armbruster <armbru@redhat.com>2020-06-10 07:31:52 +0200
committerMarkus Armbruster <armbru@redhat.com>2020-06-15 21:36:30 +0200
commitda9630c57ee386f8beb571ba6bb4a98d546c42ca (patch)
tree73bf72268f5407c35ec9fe9f74c10317e75b1124 /hw/core/qdev-fw.c
parent9e1b990c2ee6e1b14f9abdf5ab325ff2cf9d8bd5 (diff)
downloadqemu-da9630c57ee386f8beb571ba6bb4a98d546c42ca.zip
qemu-da9630c57ee386f8beb571ba6bb4a98d546c42ca.tar.gz
qemu-da9630c57ee386f8beb571ba6bb4a98d546c42ca.tar.bz2
Revert "hw/versatile: realize the PCI root bus as part of the versatile init"
This reverts commit b1af7959a66610669e1a019b9a84f6ed3a7936c6. Realizing a device automatically realizes its buses, in device_set_realized(). Realizing them in realize methods is redundant, unless the methods themselves require them to be realized early. pci_vpb_realize() doesn't. Drop the redundant bus realization. Cc: Marcel Apfelbaum <marcel.apfelbaum@gmail.com> Cc: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Markus Armbruster <armbru@redhat.com> Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Message-Id: <20200610053247.1583243-4-armbru@redhat.com>
Diffstat (limited to 'hw/core/qdev-fw.c')
0 files changed, 0 insertions, 0 deletions