diff options
| author | Markus Armbruster | 2020-06-09 14:23:28 +0200 |
|---|---|---|
| committer | Markus Armbruster | 2020-06-15 21:36:21 +0200 |
| commit | b15fe4a018a019707793c178cba05ee5600389f6 (patch) | |
| tree | 3f8f5951f05aa2565ae926c3a28b9486c89046a6 /include/exec/cpu-all.h | |
| parent | MAINTAINERS: Make section PowerNV cover pci-host/pnv* as well (diff) | |
| download | qemu-b15fe4a018a019707793c178cba05ee5600389f6.tar.gz qemu-b15fe4a018a019707793c178cba05ee5600389f6.tar.xz qemu-b15fe4a018a019707793c178cba05ee5600389f6.zip | |
ppc4xx: Drop redundant device realization
object_property_set_bool(OBJECT(dev), true, "realized", ...) right
after qdev_init_nofail(dev) does nothing, because qdev_init_nofail()
already realizes. Drop.
Cc: BALATON Zoltan <balaton@eik.bme.hu>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: BALATON Zoltan <balaton@eik.bme.hu>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20200609122339.937862-14-armbru@redhat.com>
Diffstat (limited to 'include/exec/cpu-all.h')
0 files changed, 0 insertions, 0 deletions
