qdev: Assert onboard devices all get realized properly
commitdfe8c79c44680e34eac2e8abd0d0c885ce01aa55
authorMarkus Armbruster <armbru@redhat.com>
Tue, 9 Jun 2020 12:23:39 +0000 (9 14:23 +0200)
committerMarkus Armbruster <armbru@redhat.com>
Mon, 15 Jun 2020 19:36:30 +0000 (15 21:36 +0200)
tree1c1b73029388a02f505c1773034e112fa63aa470
parent007d1dbf72536ec1b847a944832e4de1546af2ac
qdev: Assert onboard devices all get realized properly

This would have caught some of the bugs I just fixed.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20200609122339.937862-25-armbru@redhat.com>
hw/core/qdev.c