qdev: Convert uses of qdev_create() manually
commitdf70796916ebbafe262a01c1c4dc6d7af805de24
authorMarkus Armbruster <armbru@redhat.com>
Wed, 10 Jun 2020 05:31:59 +0000 (10 07:31 +0200)
committerMarkus Armbruster <armbru@redhat.com>
Mon, 15 Jun 2020 20:05:08 +0000 (15 22:05 +0200)
tree67c5b6e80f36502d9e653f4ae826b9304d1d95de
parent3e80f6902c13f6edb6675c0f33edcbbf0163ec32
qdev: Convert uses of qdev_create() manually

Same transformation as in the previous commit.  Manual, because
convincing Coccinelle to transform these cases is somewhere between
not worthwhile and infeasible (at least for me).

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <20200610053247.1583243-11-armbru@redhat.com>
16 files changed:
hw/arm/highbank.c
hw/arm/sbsa-ref.c
hw/arm/virt.c
hw/block/xen-block.c
hw/char/serial.c
hw/display/ati.c
hw/display/sm501.c
hw/display/xlnx_dp.c
hw/i386/pc.c
hw/i386/pc_sysfw.c
hw/pci-bridge/pci_expander_bridge.c
hw/ppc/pnv.c
hw/riscv/virt.c
hw/s390x/s390-pci-bus.c
hw/sparc/leon3.c
hw/usb/bus.c