Add qemu 2.4.0
[kvmfornfv.git] / qemu / tests / qemu-iotests / 102.out
1 QA output created by 102
2
3 === Testing map command on truncated image ===
4
5 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=65536
6 wrote 65536/65536 bytes at offset 0
7 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
8 Image resized.
9 [                       0]      128/     128 sectors     allocated at offset 0 bytes (1)
10 Offset          Length          Mapped to       File
11
12 === Testing map on an image file truncated outside of qemu ===
13
14 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=65536
15 wrote 65536/65536 bytes at offset 0
16 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
17 Image resized.
18 QEMU X.Y.Z monitor - type 'help' for more information
19 (qemu) qemu-io drv0 map
20 [                       0]      128/     128 sectors     allocated at offset 0 bytes (1)
21 *** done