xref: /qemu/tests/qemu-iotests/102.out (revision bfa3ab61)
1QA output created by 102
2
3=== Testing map command on truncated image ===
4
5Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=65536
6wrote 65536/65536 bytes at offset 0
764 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
8Image resized.
9[                       0]      128/     128 sectors     allocated at offset 0 bytes (1)
10Offset          Length          Mapped to       File
11
12=== Testing map on an image file truncated outside of qemu ===
13
14Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=65536
15wrote 65536/65536 bytes at offset 0
1664 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
17Image resized.
18QEMU 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
22