On 2018-05-29 22:39, Kevin Wolf wrote: > This adds a filter function to postprocess 'qemu-img info' input > (similar to what _img_info does), and an img_info_log() function that > calls 'qemu-img info' and logs the filtered output. > > Signed-off-by: Kevin Wolf > --- > tests/qemu-iotests/iotests.py | 18 ++++++++++++++++++ > 1 file changed, 18 insertions(+) Reviewed-by: Max Reitz