1 QA output created by 291
3 === Initial image setup ===
5 Formatting 'TEST_DIR/t.IMGFMT.base', fmt=IMGFMT size=10485760
6 wrote 1048576/1048576 bytes at offset 3145728
7 1 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
8 Formatting 'TEST_DIR/t.IMGFMT.orig', fmt=IMGFMT size=10485760 backing_file=TEST_DIR/t.IMGFMT.base backing_fmt=IMGFMT
9 wrote 1048576/1048576 bytes at offset 0
10 1 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
11 wrote 1048576/1048576 bytes at offset 3145728
12 1 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
13 wrote 1048576/1048576 bytes at offset 1048576
14 1 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
15 wrote 1048576/1048576 bytes at offset 2097152
16 1 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
18 === Bitmap preservation not possible to non-qcow2 ===
20 qemu-img: Format driver 'raw' does not support bitmaps
22 === Convert with bitmap preservation ===
24 image: TEST_DIR/t.IMGFMT
26 virtual size: 10 MiB (10485760 bytes)
28 Format specific information:
30 compression type: zlib
45 image: TEST_DIR/t.IMGFMT
47 virtual size: 10 MiB (10485760 bytes)
49 Format specific information:
51 compression type: zlib
71 === Merge from top layer into backing image ===
73 image: TEST_DIR/t.IMGFMT
75 virtual size: 10 MiB (10485760 bytes)
77 backing file: TEST_DIR/t.IMGFMT.base
78 backing file format: IMGFMT
79 Format specific information:
81 compression type: zlib
101 image: TEST_DIR/t.IMGFMT.base
103 virtual size: 10 MiB (10485760 bytes)
105 Format specific information:
107 compression type: zlib
108 lazy refcounts: false
124 === Check bitmap contents ===
126 [{ "start": 0, "length": 3145728, "depth": 0, "zero": false, "data": true, "offset": OFFSET},
127 { "start": 3145728, "length": 1048576, "depth": 0, "zero": false, "data": false},
128 { "start": 4194304, "length": 6291456, "depth": 0, "zero": false, "data": true, "offset": OFFSET}]
129 [{ "start": 0, "length": 1048576, "depth": 0, "zero": false, "data": true, "offset": OFFSET},
130 { "start": 1048576, "length": 1048576, "depth": 0, "zero": false, "data": false},
131 { "start": 2097152, "length": 8388608, "depth": 0, "zero": false, "data": true, "offset": OFFSET}]
132 [{ "start": 0, "length": 2097152, "depth": 0, "zero": false, "data": true, "offset": OFFSET},
133 { "start": 2097152, "length": 1048576, "depth": 0, "zero": false, "data": false},
134 { "start": 3145728, "length": 7340032, "depth": 0, "zero": false, "data": true, "offset": OFFSET}]
135 [{ "start": 0, "length": 2097152, "depth": 0, "zero": false, "data": true, "offset": OFFSET},
136 { "start": 2097152, "length": 1048576, "depth": 0, "zero": false, "data": false},
137 { "start": 3145728, "length": 7340032, "depth": 0, "zero": false, "data": true, "offset": OFFSET}]