]> git.proxmox.com Git - mirror_qemu.git/blob - tests/qemu-iotests/121.out
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2018-03-26' into staging
[mirror_qemu.git] / tests / qemu-iotests / 121.out
1 QA output created by 121
2
3 === New refcount structures may not conflict with existing structures ===
4
5 --- Test 1 ---
6
7 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=66060288 preallocation=metadata
8 Image resized.
9 wrote 1049600/1049600 bytes at offset 65011712
10 1.001 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
11 wrote 1048576/1048576 bytes at offset 67108864
12 1 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
13 No errors were found on the image.
14
15 --- Test 2 ---
16
17 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=66061312 preallocation=metadata
18 Image resized.
19 wrote 133120/133120 bytes at offset 66060288
20 130 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
21 No errors were found on the image.
22
23 === Allocating a new refcount block must not leave holes in the image ===
24
25 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1048576
26 wrote 126976/126976 bytes at offset 0
27 124 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
28 size=131072 (expected 131072)
29 wrote 512/512 bytes at offset 126976
30 512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
31 size=132096 (expected 132096)
32
33 *** done