diff options
author | Markus Armbruster <armbru@redhat.com> | 2020-06-10 07:31:51 +0200 |
---|---|---|
committer | Markus Armbruster <armbru@redhat.com> | 2020-06-15 21:36:30 +0200 |
commit | 9e1b990c2ee6e1b14f9abdf5ab325ff2cf9d8bd5 (patch) | |
tree | 79b724f6cc9bba821efc50bd8c5e61b1b1869009 /exec-vary.c | |
parent | 30884d1b837fb09f9dba3a770325e228ec2335b4 (diff) | |
download | qemu-9e1b990c2ee6e1b14f9abdf5ab325ff2cf9d8bd5.zip qemu-9e1b990c2ee6e1b14f9abdf5ab325ff2cf9d8bd5.tar.gz qemu-9e1b990c2ee6e1b14f9abdf5ab325ff2cf9d8bd5.tar.bz2 |
Revert "hw/prep: realize the PCI root bus as part of the prep init"
This reverts commit 685f9a3428f625f580af0123aa95f4838d86cac3.
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. raven_pcihost_realizefn() 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-3-armbru@redhat.com>
Diffstat (limited to 'exec-vary.c')
0 files changed, 0 insertions, 0 deletions