Merge remote-tracking branch 'remotes/nvme/tags/nvme-fixes-20210407-pull-request...
[qemu/ar7.git] / tests / qemu-iotests / 102.out
blob320ed5a52ba93c92f1997760c00bec3c34d3918a
1 QA output created by 102
3 === Testing map command on truncated image ===
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 64 KiB (0x10000) bytes     allocated at offset 0 bytes (0x0)
10 Offset          Length          File
11 0               0x10000         TEST_DIR/t.IMGFMT
13 === Testing map on an image file truncated outside of qemu ===
15 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=65536
16 wrote 65536/65536 bytes at offset 0
17 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
18 QEMU X.Y.Z monitor - type 'help' for more information
19 (qemu)
20 Image resized.
21 (qemu) qemu-io drv0 map
22 64 KiB (0x10000) bytes     allocated at offset 0 bytes (0x0)
23 *** done