Add qemu 2.4.0
[kvmfornfv.git] / qemu / tests / qemu-iotests / 052.out
1 QA output created by 052
2 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=134217728
3
4 == reading whole image ==
5 read 134217728/134217728 bytes at offset 0
6 128 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
7
8 == writing whole image does not modify image ==
9 wrote 134217728/134217728 bytes at offset 0
10 128 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
11 read 134217728/134217728 bytes at offset 0
12 128 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
13 *** done