]> Git Repo - qemu.git/blob - tests/qemu-iotests/103.out
Merge tag 'tracing-pull-request' into staging
[qemu.git] / tests / qemu-iotests / 103.out
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)
5
6 === Testing invalid option combinations ===
7
8 can't open device TEST_DIR/t.IMGFMT: cache-size, l2-cache-size and refcount-cache-size may not be set the same time
9 can't open device TEST_DIR/t.IMGFMT: l2-cache-size may not exceed cache-size
10 can't open device TEST_DIR/t.IMGFMT: refcount-cache-size may not exceed cache-size
11 can't open device TEST_DIR/t.IMGFMT: cache-size, l2-cache-size and refcount-cache-size may not be set the same time
12
13 === Testing valid option combinations ===
14
15 read 65536/65536 bytes at offset 0
16 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
17 read 65536/65536 bytes at offset 0
18 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
19 read 65536/65536 bytes at offset 0
20 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
21 read 65536/65536 bytes at offset 0
22 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
23 read 65536/65536 bytes at offset 0
24 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
25 read 65536/65536 bytes at offset 0
26 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
27 read 65536/65536 bytes at offset 0
28 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
29
30 === Testing minimal L2 cache and COW ===
31
32 wrote 65536/65536 bytes at offset 0
33 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
34 *** done
This page took 0.025786 seconds and 4 git commands to generate.