OSDN Git Service

Merge tag 'pull-halloween-omnibus-311023-2' of https://gitlab.com/stsquad/qemu into...
[qmiga/qemu.git] / tests / qemu-iotests / 170.out
1 QA output created by 170
2
3 == Creating image ==
4 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1048576
5 No errors were found on the image.
6 wrote 1048576/1048576 bytes at offset 0
7 1 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
8
9 == Converting the image with dd ==
10 No errors were found on the image.
11
12 == Compare the images with qemu-img compare ==
13 Images are identical.
14
15 *** done