]> git.proxmox.com Git - mirror_qemu.git/blame - tests/qemu-iotests/036.out
iotests: add iotest 256 for testing blockdev-backup across iothread contexts
[mirror_qemu.git] / tests / qemu-iotests / 036.out
CommitLineData
d551cd50 1QA output created by 036
12ac6d3d
KW
2
3=== Image with unknown incompatible feature bit ===
4
7486458c 5Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
12ac6d3d
KW
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
a55448b3
HR
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
12ac6d3d
KW
27
28=== Image with multiple incompatible feature bits ===
29
7486458c 30Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
a55448b3
HR
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
d551cd50
SH
37=== Create image with unknown autoclear feature bit ===
38
7486458c 39Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
d551cd50
SH
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
b527c9b3
KW
59Header extension:
60magic 0x6803f857
93c24936 61length 192
b527c9b3
KW
62data <binary>
63
d551cd50
SH
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
93c24936 89length 192
c61d0004 90data <binary>
d551cd50
SH
91
92*** done