1QA output created by 070 2 3=== Verify open image read-only fails, due to dirty log === 4can't open device TEST_DIR/iotest-dirtylog-10G-4M.vhdx: VHDX image file 'TEST_DIR/iotest-dirtylog-10G-4M.vhdx' opened read-only, but contains a log that needs to be replayed 5To replay the log, run: 6qemu-img check -r all 'TEST_DIR/iotest-dirtylog-10G-4M.vhdx' 7 no file open, try 'help open' 8=== Verify open image replays log === 9read 18874368/18874368 bytes at offset 0 1018 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) 11=== Verify qemu-img check -r all replays log === 12The following inconsistencies were found and repaired: 13 14 0 leaked clusters 15 1 corruptions 16 17Double checking the fixed image now... 18No errors were found on the image. 19=== Verify open image read-only succeeds after log replay === 20read 18874368/18874368 bytes at offset 0 2118 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) 22 23=== Verify image created by Disk2VHD can be opened === 24image: TEST_DIR/test-disk2vhd.IMGFMT 25file format: IMGFMT 26virtual size: 256M (268435456 bytes) 27cluster_size: 2097152 28*** done 29