Docs/RCU: Correct sample code of qatomic_rcu_set
[qemu/ar7.git] / tests / qemu-iotests / 178.out.qcow2
blobc7997760fd6fa2d03ce98c342986c0c2e5cb6d87
1 QA output created by 178
2 == Input validation ==
4 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824
5 qemu-img: Either --size N or one filename must be specified.
6 qemu-img: --size N cannot be used together with a filename.
7 qemu-img: At most one filename argument is allowed.
8 qemu-img: Either --size N or one filename must be specified.
9 qemu-img: --image-opts, -f, and -l require a filename argument.
10 qemu-img: --image-opts, -f, and -l require a filename argument.
11 qemu-img: --image-opts, -f, and -l require a filename argument.
12 qemu-img: Invalid option list: ,
13 qemu-img: Invalid parameter 'snapshot.foo'
14 qemu-img: Failed in parsing snapshot param 'snapshot.foo'
15 qemu-img: --output must be used with human or json as argument.
16 qemu-img: Invalid image size specified. Must be between 0 and 9223372036854775807.
17 qemu-img: Unknown file format 'foo'
19 == Size calculation for a new file (human) ==
21 required size: 196608
22 fully allocated size: 196608
23 required size: 589824
24 fully allocated size: 2148073472
25 required size: 10747904
26 fully allocated size: 68730224640
27 required size: 42205184
28 fully allocated size: 274920112128
29 required size: 168034304
30 fully allocated size: 1099679662080
31 required size: 343650009088
32 fully allocated size: 2252143463694336
33 qemu-img: The image size is too large (try using a larger cluster size)
35 == Empty qcow2 input image (human) ==
37 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=0
38 required size: 196608
39 fully allocated size: 196608
40 bitmaps size: 0
42 converted image file size in bytes: 196608
44 == qcow2 input image with data (human) ==
46 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824
47 required size: 393216
48 fully allocated size: 1074135040
49 bitmaps size: 0
50 wrote 512/512 bytes at offset 512
51 512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
52 wrote 65536/65536 bytes at offset 65536
53 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
54 wrote 64512/64512 bytes at offset 134217728
55 63 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
56 required size: 589824
57 fully allocated size: 1074135040
58 bitmaps size: 0
60 converted image file size in bytes: 524288
62 == qcow2 input image with internal snapshot (human) ==
64 required size: 524288
65 fully allocated size: 1074135040
66 bitmaps size: 0
68 converted image file size in bytes: 458752
70 == qcow2 input image and a backing file (human) ==
72 required size: 1074135040
73 fully allocated size: 1074135040
74 bitmaps size: 0
76 == qcow2 input image and LUKS encryption ==
78 required size: 2686976
79 fully allocated size: 1076232192
80 bitmaps size: 0
82 == qcow2 input image and preallocation (human) ==
84 required size: 1074135040
85 fully allocated size: 1074135040
86 bitmaps size: 0
88 converted image file size in bytes: 1074135040
90 == Fully-allocated qcow2 input image (human) ==
92 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=8388608
93 wrote 8388608/8388608 bytes at offset 0
94 8 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
95 required size: 8716288
96 fully allocated size: 8716288
97 bitmaps size: 0
99 converted image file size in bytes: 8716288
101 == Empty raw input image (human) ==
103 Formatting 'TEST_DIR/t.qcow2', fmt=IMGFMT size=0
104 required size: 196608
105 fully allocated size: 196608
107 converted image file size in bytes: 196608
109 == raw input image with data (human) ==
111 Formatting 'TEST_DIR/t.qcow2', fmt=IMGFMT size=1073741824
112 required size: 458752
113 fully allocated size: 1074135040
114 wrote 512/512 bytes at offset 512
115 512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
116 wrote 65536/65536 bytes at offset 65536
117 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
118 wrote 64512/64512 bytes at offset 134217728
119 63 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
120 required size: 589824
121 fully allocated size: 1074135040
123 converted image file size in bytes: 524288
125 == raw input image and a backing file (human) ==
127 required size: 1074135040
128 fully allocated size: 1074135040
130 == raw input image and LUKS encryption ==
132 required size: 2686976
133 fully allocated size: 1076232192
135 == raw input image and preallocation (human) ==
137 required size: 1074135040
138 fully allocated size: 1074135040
140 converted image file size in bytes: 1074135040
142 == Fully-allocated raw input image (human) ==
144 Formatting 'TEST_DIR/t.qcow2', fmt=IMGFMT size=8388608
145 wrote 8388608/8388608 bytes at offset 0
146 8 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
147 required size: 8716288
148 fully allocated size: 8716288
150 converted image file size in bytes: 8716288
152 == Size calculation for a new file (json) ==
155     "required": 196608,
156     "fully-allocated": 196608
159     "required": 589824,
160     "fully-allocated": 2148073472
163     "required": 10747904,
164     "fully-allocated": 68730224640
167     "required": 42205184,
168     "fully-allocated": 274920112128
171     "required": 168034304,
172     "fully-allocated": 1099679662080
175     "required": 343650009088,
176     "fully-allocated": 2252143463694336
178 qemu-img: The image size is too large (try using a larger cluster size)
180 == Empty qcow2 input image (json) ==
182 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=0
184     "bitmaps": 0,
185     "required": 196608,
186     "fully-allocated": 196608
189 converted image file size in bytes: 196608
191 == qcow2 input image with data (json) ==
193 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824
195     "bitmaps": 0,
196     "required": 393216,
197     "fully-allocated": 1074135040
199 wrote 512/512 bytes at offset 512
200 512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
201 wrote 65536/65536 bytes at offset 65536
202 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
203 wrote 64512/64512 bytes at offset 134217728
204 63 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
206     "bitmaps": 0,
207     "required": 589824,
208     "fully-allocated": 1074135040
211 converted image file size in bytes: 524288
213 == qcow2 input image with internal snapshot (json) ==
216     "bitmaps": 0,
217     "required": 524288,
218     "fully-allocated": 1074135040
221 converted image file size in bytes: 458752
223 == qcow2 input image and a backing file (json) ==
226     "bitmaps": 0,
227     "required": 1074135040,
228     "fully-allocated": 1074135040
231 == qcow2 input image and LUKS encryption ==
234     "bitmaps": 0,
235     "required": 2686976,
236     "fully-allocated": 1076232192
239 == qcow2 input image and preallocation (json) ==
242     "bitmaps": 0,
243     "required": 1074135040,
244     "fully-allocated": 1074135040
247 converted image file size in bytes: 1074135040
249 == Fully-allocated qcow2 input image (json) ==
251 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=8388608
252 wrote 8388608/8388608 bytes at offset 0
253 8 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
255     "bitmaps": 0,
256     "required": 8716288,
257     "fully-allocated": 8716288
260 converted image file size in bytes: 8716288
262 == Empty raw input image (json) ==
264 Formatting 'TEST_DIR/t.qcow2', fmt=IMGFMT size=0
266     "required": 196608,
267     "fully-allocated": 196608
270 converted image file size in bytes: 196608
272 == raw input image with data (json) ==
274 Formatting 'TEST_DIR/t.qcow2', fmt=IMGFMT size=1073741824
276     "required": 458752,
277     "fully-allocated": 1074135040
279 wrote 512/512 bytes at offset 512
280 512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
281 wrote 65536/65536 bytes at offset 65536
282 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
283 wrote 64512/64512 bytes at offset 134217728
284 63 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
286     "required": 589824,
287     "fully-allocated": 1074135040
290 converted image file size in bytes: 524288
292 == raw input image and a backing file (json) ==
295     "required": 1074135040,
296     "fully-allocated": 1074135040
299 == raw input image and LUKS encryption ==
302     "required": 2686976,
303     "fully-allocated": 1076232192
306 == raw input image and preallocation (json) ==
309     "required": 1074135040,
310     "fully-allocated": 1074135040
313 converted image file size in bytes: 1074135040
315 == Fully-allocated raw input image (json) ==
317 Formatting 'TEST_DIR/t.qcow2', fmt=IMGFMT size=8388608
318 wrote 8388608/8388608 bytes at offset 0
319 8 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
321     "required": 8716288,
322     "fully-allocated": 8716288
325 converted image file size in bytes: 8716288
326 *** done