diff options
author | Greg Kurz <groug@kaod.org> | 2018-04-11 17:01:20 +0200 |
---|---|---|
committer | David Gibson <david@gibson.dropbear.id.au> | 2018-04-27 18:05:22 +1000 |
commit | b2692d5fed8b0549d70426d75c9ad4734dc557c8 (patch) | |
tree | 5300a0b4ce0369adb39942527e209faa71936825 /target/ppc | |
parent | e47f1d2786c3d01a7894a493aafe0efa6b64453c (diff) | |
download | qemu-b2692d5fed8b0549d70426d75c9ad4734dc557c8.zip qemu-b2692d5fed8b0549d70426d75c9ad4734dc557c8.tar.gz qemu-b2692d5fed8b0549d70426d75c9ad4734dc557c8.tar.bz2 |
spapr: drop useless dynamic sysbus device sanity check
Since commit 7da79a167aa11, the machine class init function registers
dynamic sysbus device types it supports. Passing an unsupported device
type on the command line causes QEMU to exit with an error message
just after machine init.
It is hence not needed to do the same sanity check at machine reset.
Signed-off-by: Greg Kurz <groug@kaod.org>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'target/ppc')
0 files changed, 0 insertions, 0 deletions