hw/arm/sbsa-ref: Remove unnecessary check for secure_sysmem == NULL
[qemu/ar7.git] / tests / qemu-iotests / 102.out
blobcd2fdc7f9650103ff35ada476c5b3a434da1b163
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 Image resized.
20 (qemu)
21 (qemu) qemu-io drv0 map
22 64 KiB (0x10000) bytes     allocated at offset 0 bytes (0x0)
23 *** done