sdl2: move opts assignment into loop
[qemu/ar7.git] / tests / qemu-iotests / 102.out
blob4401b08feef6d7fe4fca492b3e0a30056566aace
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          Mapped to       File
12 === Testing map on an image file truncated outside of qemu ===
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 QEMU X.Y.Z monitor - type 'help' for more information
18 Image resized.
19 (qemu)
20 (qemu) qemu-io drv0 map
21 64 KiB (0x10000) bytes     allocated at offset 0 bytes (0x0)
22 *** done