hw/arm/sbsa-ref: Remove unnecessary check for secure_sysmem == NULL
[qemu/ar7.git] / tests / qemu-iotests / 103.out
blob16704cf499a006ca918fd797ea6de6ae4fee6b6e
1 QA output created by 103
2 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=65536
3 wrote 65536/65536 bytes at offset 0
4 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
6 === Testing invalid option combinations ===
8 qemu-io: can't open device TEST_DIR/t.IMGFMT: cache-size, l2-cache-size and refcount-cache-size may not be set at the same time
9 qemu-io: can't open device TEST_DIR/t.IMGFMT: l2-cache-size may not exceed cache-size
10 qemu-io: can't open device TEST_DIR/t.IMGFMT: refcount-cache-size may not exceed cache-size
11 qemu-io: can't open device TEST_DIR/t.IMGFMT: cache-size, l2-cache-size and refcount-cache-size may not be set at the same time
12 qemu-io: can't open device TEST_DIR/t.IMGFMT: L2 cache entry size must be a power of two between 512 and the cluster size (65536)
13 qemu-io: can't open device TEST_DIR/t.IMGFMT: L2 cache entry size must be a power of two between 512 and the cluster size (65536)
14 qemu-io: can't open device TEST_DIR/t.IMGFMT: L2 cache entry size must be a power of two between 512 and the cluster size (65536)
16 === Testing valid option combinations ===
18 read 65536/65536 bytes at offset 0
19 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
20 read 65536/65536 bytes at offset 0
21 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
22 read 65536/65536 bytes at offset 0
23 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
24 read 65536/65536 bytes at offset 0
25 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
26 read 65536/65536 bytes at offset 0
27 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
28 read 65536/65536 bytes at offset 0
29 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
30 read 65536/65536 bytes at offset 0
31 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
33 === Testing minimal L2 cache and COW ===
35 wrote 65536/65536 bytes at offset 0
36 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
37 *** done