qemu-e2k/scripts/simplebench
John Snow 37094b6dd5 python: rename qemu.aqmp to qemu.qmp
Now that we are fully switched over to the new QMP library, move it back
over the old namespace. This is being done primarily so that we may
upload this package simply as "qemu.qmp" without introducing confusion
over whether or not "aqmp" is a new protocol or not.

The trade-off is increased confusion inside the QEMU developer
tree. Sorry!

Note: the 'private' member "_aqmp" in legacy.py also changes to "_qmp";
not out of necessity, but just to remove any traces of the "aqmp"
name.

Signed-off-by: John Snow <jsnow@redhat.com>
Reviewed-by: Beraldo Leal <bleal@redhat.com>
Acked-by: Hanna Reitz <hreitz@redhat.com>
Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@openvz.org>
Message-id: 20220330172812.3427355-8-jsnow@redhat.com
Signed-off-by: John Snow <jsnow@redhat.com>
2022-04-21 11:01:00 -04:00
..
bench-backup.py simplebench/bench-backup: add --drop-caches argument 2021-05-04 11:37:26 +03:00
bench-example.py simplebench: Fix Python syntax error (reported by LGTM) 2022-01-10 18:23:10 -05:00
bench_block_job.py python: rename qemu.aqmp to qemu.qmp 2022-04-21 11:01:00 -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