qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/4] iotests: finalize switch to async QMP
@ 2022-03-21 20:33 John Snow
  2022-03-21 20:33 ` [PATCH v2 1/4] python/machine: permanently switch to AQMP John Snow
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: John Snow @ 2022-03-21 20:33 UTC (permalink / raw)
  To: qemu-devel
  Cc: Kevin Wolf, Eduardo Habkost, Vladimir Sementsov-Ogievskiy,
	Beraldo Leal, qemu-block, Hanna Reitz, Cleber Rosa, John Snow

GitLab: https://gitlab.com/jsnow/qemu/-/commits/python-qmp-legacy-switch-pt1b
CI: https://gitlab.com/jsnow/qemu/-/pipelines/495951187

This series isolates the iotests-centric changes required to switch to
the new QMP library. It doesn't do a whole lot!

This is a re-send just being sent for the purposes of aggregating tags
before pulling it into my Python branch.

John Snow (4):
  python/machine: permanently switch to AQMP
  scripts/bench-block-job: switch to AQMP
  iotests/mirror-top-perms: switch to AQMP
  iotests: switch to AQMP

 python/qemu/machine/machine.py            | 18 +++++++-----------
 python/qemu/machine/qtest.py              |  2 +-
 scripts/simplebench/bench_block_job.py    |  3 +--
 tests/qemu-iotests/iotests.py             |  3 +--
 tests/qemu-iotests/tests/mirror-top-perms |  9 +++------
 5 files changed, 13 insertions(+), 22 deletions(-)

-- 
2.34.1




^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-03-21 21:21 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-21 20:33 [PATCH v2 0/4] iotests: finalize switch to async QMP John Snow
2022-03-21 20:33 ` [PATCH v2 1/4] python/machine: permanently switch to AQMP John Snow
2022-03-21 20:33 ` [PATCH v2 2/4] scripts/bench-block-job: " John Snow
2022-03-21 20:33 ` [PATCH v2 3/4] iotests/mirror-top-perms: " John Snow
2022-03-21 20:33 ` [PATCH v2 4/4] iotests: " John Snow
2022-03-21 21:16 ` [PATCH v2 0/4] iotests: finalize switch to async QMP John Snow

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).