qemu-e2k/scripts/simplebench
John Snow 3bd559467d 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>
2021-11-01 11:54:59 -04:00
..
bench-backup.py simplebench/bench-backup: add --drop-caches argument 2021-05-04 11:37:26 +03:00
bench-example.py simplebench: bench_block_job: add cmd_options argument 2021-01-26 14:36:37 +01:00
bench_block_job.py iotests: Accommodate async QMP Exception classes 2021-11-01 11:54:59 -04:00
bench_prealloc.py scripts/simplebench: add bench_prealloc.py 2020-12-18 12:35:55 +01:00
bench_write_req.py simplebench: move results_to_text() into separate file 2020-12-18 12:35:55 +01:00
img_bench_templater.py simplebench: add img_bench_templater.py 2021-09-15 15:54:07 +02:00
results_to_text.py simplebench/results_to_text: make executable 2020-12-18 12:35:55 +01:00
simplebench.py simplebench/bench-backup: add --drop-caches argument 2021-05-04 11:37:26 +03:00
table_templater.py simplebench: add img_bench_templater.py 2021-09-15 15:54:07 +02:00