xref: /qemu/tests/qemu-iotests/036.out (revision 6402cbbb)
1QA output created by 036
2
3=== Image with unknown incompatible feature bit ===
4
5Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
6magic                     0x514649fb
7version                   3
8backing_file_offset       0x0
9backing_file_size         0x0
10cluster_bits              16
11size                      67108864
12crypt_method              0
13l1_size                   1
14l1_table_offset           0x30000
15refcount_table_offset     0x10000
16refcount_table_clusters   1
17nb_snapshots              0
18snapshot_offset           0x0
19incompatible_features     0x8000000000000000
20compatible_features       0x0
21autoclear_features        0x0
22refcount_order            4
23header_length             104
24
25qemu-img: Could not open 'TEST_DIR/t.IMGFMT': Unsupported IMGFMT feature(s): Unknown incompatible feature: 8000000000000000
26qemu-img: Could not open 'TEST_DIR/t.IMGFMT': Unsupported IMGFMT feature(s): Test feature
27
28=== Image with multiple incompatible feature bits ===
29
30Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
31qemu-img: Could not open 'TEST_DIR/t.IMGFMT': Unsupported IMGFMT feature(s): Unknown incompatible feature: e000000000000000
32qemu-img: Could not open 'TEST_DIR/t.IMGFMT': Unsupported IMGFMT feature(s): Test feature, Unknown incompatible feature: 6000000000000000
33qemu-img: Could not open 'TEST_DIR/t.IMGFMT': Unsupported IMGFMT feature(s): Test feature, Unknown incompatible feature: c000000000000000
34qemu-img: Could not open 'TEST_DIR/t.IMGFMT': Unsupported IMGFMT feature(s): test1, test2, Unknown incompatible feature: 8000000000000000
35qemu-img: Could not open 'TEST_DIR/t.IMGFMT': Unsupported IMGFMT feature(s): test1, test2, test3
36qemu-img: Could not open 'TEST_DIR/t.IMGFMT': Unsupported IMGFMT feature(s): test2, Unknown incompatible feature: a000000000000000
37=== Create image with unknown autoclear feature bit ===
38
39Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
40magic                     0x514649fb
41version                   3
42backing_file_offset       0x0
43backing_file_size         0x0
44cluster_bits              16
45size                      67108864
46crypt_method              0
47l1_size                   1
48l1_table_offset           0x30000
49refcount_table_offset     0x10000
50refcount_table_clusters   1
51nb_snapshots              0
52snapshot_offset           0x0
53incompatible_features     0x0
54compatible_features       0x0
55autoclear_features        0x8000000000000000
56refcount_order            4
57header_length             104
58
59Header extension:
60magic                     0x6803f857
61length                    144
62data                      <binary>
63
64
65=== Repair image ===
66
67No errors were found on the image.
68magic                     0x514649fb
69version                   3
70backing_file_offset       0x0
71backing_file_size         0x0
72cluster_bits              16
73size                      67108864
74crypt_method              0
75l1_size                   1
76l1_table_offset           0x30000
77refcount_table_offset     0x10000
78refcount_table_clusters   1
79nb_snapshots              0
80snapshot_offset           0x0
81incompatible_features     0x0
82compatible_features       0x0
83autoclear_features        0x0
84refcount_order            4
85header_length             104
86
87Header extension:
88magic                     0x6803f857
89length                    144
90data                      <binary>
91
92*** done
93