summaryrefslogtreecommitdiffstats
path: root/python/qemu/machine/machine.py
diff options
context:
space:
mode:
authorJohn Snow2021-10-26 19:56:08 +0200
committerJohn Snow2021-11-01 16:54:59 +0100
commit3bd559467d979165065f8406d2016aaa31f2cee2 (patch)
tree7843c840284d2ad96d9b6cf04b0577376d36e70e /python/qemu/machine/machine.py
parentpython/aqmp: Remove scary message (diff)
downloadqemu-3bd559467d979165065f8406d2016aaa31f2cee2.tar.gz
qemu-3bd559467d979165065f8406d2016aaa31f2cee2.tar.xz
qemu-3bd559467d979165065f8406d2016aaa31f2cee2.zip
iotests: Accommodate async QMP Exception classes
(But continue to support the old ones for now, too.) There are very few cases of any user of QEMUMachine or a subclass thereof relying on a QMP Exception type. If you'd like to check for yourself, you want to grep for all of the derivatives of QMPError, excluding 'AQMPError' and its derivatives. That'd be these: - QMPError - QMPConnectError - QMPCapabilitiesError - QMPTimeoutError - QMPProtocolError - QMPResponseError - QMPBadPortError Signed-off-by: John Snow <jsnow@redhat.com> Reviewed-by: Hanna Reitz <hreitz@redhat.com> Reviewed-by: Kevin Wolf <kwolf@redhat.com> Message-id: 20211026175612.4127598-5-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com>
Diffstat (limited to 'python/qemu/machine/machine.py')
0 files changed, 0 insertions, 0 deletions