diff options
author | John Snow <jsnow@redhat.com> | 2021-10-26 13:56:08 -0400 |
---|---|---|
committer | John Snow <jsnow@redhat.com> | 2021-11-01 11:54:59 -0400 |
commit | 3bd559467d979165065f8406d2016aaa31f2cee2 (patch) | |
tree | 7843c840284d2ad96d9b6cf04b0577376d36e70e /tests/test-qht-par.c | |
parent | 0f71c9a93693de54ca80a47c3996d64cd65f72b7 (diff) |
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 'tests/test-qht-par.c')
0 files changed, 0 insertions, 0 deletions