On Fri, Jun 26, 2026 at 01:19:27AM +0400, Marc-André Lureau wrote: > Add qmp_qemu_io() method as a QMP counterpart to hmp_qemu_io(), > using the x-qemu-io QMP command instead of human-monitor-command. > The x-qemu-io command takes separate 'device' (or 'qdev') and > 'command' arguments, and returns the error string. > > Signed-off-by: Marc-Andre Lureau <[email protected]> > --- > tests/qemu-iotests/iotests.py | 14 ++++++++++++++ > 1 file changed, 14 insertions(+)
Reviewed-by: Daniel P. Berrangé <[email protected]> With regards, Daniel -- |: https://berrange.com ~~ https://hachyderm.io/@berrange :| |: https://libvirt.org ~~ https://entangle-photo.org :| |: https://pixelfed.art/berrange ~~ https://fstop138.berrange.com :|
