iotests: create generic qemu_tool() function
commitb2d68a8e56a1ee0602f91c6e8e5122cfd70bab90
authorJohn Snow <jsnow@redhat.com>
Mon, 18 Apr 2022 21:14:58 +0000 (18 17:14 -0400)
committerHanna Reitz <hreitz@redhat.com>
Mon, 25 Apr 2022 12:30:17 +0000 (25 14:30 +0200)
treead7d6acd7a487be522dcfb30588133d18d68b5ce
parent489762917386d00e3c585584742449a54f059272
iotests: create generic qemu_tool() function

reimplement qemu_img() in terms of qemu_tool() in preparation for doing
the same with qemu_io().

Signed-off-by: John Snow <jsnow@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Hanna Reitz <hreitz@redhat.com>
Message-Id: <20220418211504.943969-7-jsnow@redhat.com>
Signed-off-by: Hanna Reitz <hreitz@redhat.com>
tests/qemu-iotests/iotests.py