Merge remote-tracking branch 'remotes/nvme/tags/nvme-fixes-20210407-pull-request...
[qemu/ar7.git] / tests / qemu-iotests / 170.out
bloba83fb82fa7c0b9ec0e2be8c34a137afaa905b000
1 QA output created by 170
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)
9 == Converting the image with dd ==
10 No errors were found on the image.
12 == Compare the images with qemu-img compare ==
13 Images are identical.
15 *** done