102.out (764B)
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 64 KiB (0x10000) bytes allocated at offset 0 bytes (0x0) 10 Offset Length File 11 0 0x10000 TEST_DIR/t.IMGFMT 12 13 === Testing map on an image file truncated outside of qemu === 14 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