]> Git Repo - qemu.git/blob - tests/qemu-iotests/036.out
Merge remote-tracking branch 'kraxel/usb.58' into staging
[qemu.git] / tests / qemu-iotests / 036.out
1 QA output created by 036
2 === Create image with unknown autoclear feature bit ===
3
4 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 
5 magic                     0x514649fb
6 version                   3
7 backing_file_offset       0x0
8 backing_file_size         0x0
9 cluster_bits              16
10 size                      67108864
11 crypt_method              0
12 l1_size                   1
13 l1_table_offset           0x30000
14 refcount_table_offset     0x10000
15 refcount_table_clusters   1
16 nb_snapshots              0
17 snapshot_offset           0x0
18 incompatible_features     0x0
19 compatible_features       0x0
20 autoclear_features        0x8000000000000000
21 refcount_order            4
22 header_length             104
23
24
25 === Repair image ===
26
27 No errors were found on the image.
28 magic                     0x514649fb
29 version                   3
30 backing_file_offset       0x0
31 backing_file_size         0x0
32 cluster_bits              16
33 size                      67108864
34 crypt_method              0
35 l1_size                   1
36 l1_table_offset           0x30000
37 refcount_table_offset     0x10000
38 refcount_table_clusters   1
39 nb_snapshots              0
40 snapshot_offset           0x0
41 incompatible_features     0x0
42 compatible_features       0x0
43 autoclear_features        0x0
44 refcount_order            4
45 header_length             104
46
47 Header extension:
48 magic                     0x6803f857
49 length                    96
50 data                      <binary>
51
52 *** done
This page took 0.024652 seconds and 4 git commands to generate.