qdev: Convert uses of qdev_set_parent_bus() manually
commit68424112284f1553e886f3db7ddada7d8ddcbb6a
authorMarkus Armbruster <armbru@redhat.com>
Wed, 10 Jun 2020 05:32:01 +0000 (10 07:32 +0200)
committerMarkus Armbruster <armbru@redhat.com>
Mon, 15 Jun 2020 20:05:28 +0000 (15 22:05 +0200)
tree91b1d99eed5e10f01b740adc6ab8f71e609ab530
parent99ba777e53ebf31bf24e7a52a21fccdd25f95537
qdev: Convert uses of qdev_set_parent_bus() 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: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <20200610053247.1583243-13-armbru@redhat.com>
hw/pci-host/prep.c
hw/ppc/pnv.c
hw/s390x/sclp.c