On 13.10.21 00:34, John Snow wrote:
(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 <[email protected]>
---
  scripts/simplebench/bench_block_job.py    | 3 ++-
  tests/qemu-iotests/tests/mirror-top-perms | 5 +++--
  2 files changed, 5 insertions(+), 3 deletions(-)

Reviewed-by: Hanna Reitz <[email protected]>


Reply via email to