hw/xen/xen_pt: Resolve igd_passthrough_isa_bridge_create() indirection
[qemu.git] / tests / qemu-iotests / 108.out
blobb5401d788dc69c8527140a3d7d4b162ec6345d03
1 QA output created by 108
3 === Repairing an image without any refcount table ===
5 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
6 wrote 65536/65536 bytes at offset 0
7 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
8 ERROR cluster 0 refcount=0 reference=1
9 ERROR cluster 3 refcount=0 reference=1
10 ERROR cluster 4 refcount=0 reference=1
11 ERROR cluster 5 refcount=0 reference=1
12 Rebuilding refcount structure
13 The following inconsistencies were found and repaired:
15     0 leaked clusters
16     4 corruptions
18 Double checking the fixed image now...
19 No errors were found on the image.
20 read 65536/65536 bytes at offset 0
21 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
23 === Repairing unreferenced data cluster in new refblock area ===
25 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
26 wrote 111104/111104 bytes at offset 0
27 108.500 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
28 131072
29 wrote 512/512 bytes at offset 131072
30 512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
31 read 512/512 bytes at offset 111104
32 512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
33 ERROR cluster 256 refcount=0 reference=1
34 Rebuilding refcount structure
35 Repairing cluster 1 refcount=1 reference=0
36 Repairing cluster 2 refcount=1 reference=0
37 The following inconsistencies were found and repaired:
39     0 leaked clusters
40     1 corruptions
42 Double checking the fixed image now...
43 No errors were found on the image.
44 read 512/512 bytes at offset 111104
45 512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
47 === Repairing refblock beyond the image end ===
50 --- Otherwise clean ---
52 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
53 Repairing refcount block 1 is outside image
54 The following inconsistencies were found and repaired:
56     0 leaked clusters
57     1 corruptions
59 Double checking the fixed image now...
60 No errors were found on the image.
62 --- Refblock is unallocated ---
64 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
65 Repairing refcount block 1 is outside image
66 ERROR cluster 16 refcount=0 reference=1
67 Rebuilding refcount structure
68 Repairing cluster 1 refcount=1 reference=0
69 Repairing cluster 2 refcount=1 reference=0
70 Repairing cluster 16 refcount=1 reference=0
71 The following inconsistencies were found and repaired:
73     0 leaked clusters
74     2 corruptions
76 Double checking the fixed image now...
77 No errors were found on the image.
79 --- Signed overflow after the refblock ---
81 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
82 Repairing refcount block 1 is outside image
83 ERROR could not resize image: Invalid argument
84 Rebuilding refcount structure
85 Repairing cluster 1 refcount=1 reference=0
86 Repairing cluster 2 refcount=1 reference=0
87 The following inconsistencies were found and repaired:
89     0 leaked clusters
90     1 corruptions
92 Double checking the fixed image now...
93 No errors were found on the image.
95 --- Unsigned overflow after the refblock ---
97 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
98 Repairing refcount block 1 is outside image
99 ERROR could not resize image: Invalid argument
100 Rebuilding refcount structure
101 Repairing cluster 1 refcount=1 reference=0
102 Repairing cluster 2 refcount=1 reference=0
103 The following inconsistencies were found and repaired:
105     0 leaked clusters
106     1 corruptions
108 Double checking the fixed image now...
109 No errors were found on the image.
111 === Check rebuilt reftable location ===
113 --- Does the image size increase? ---
115 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1048576
116 wrote 65536/65536 bytes at offset 0
117 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
119 ERROR cluster 0 refcount=0 reference=1
120 Rebuilding refcount structure
121 The following inconsistencies were found and repaired:
123     0 leaked clusters
124     1 corruptions
126 Double checking the fixed image now...
127 No errors were found on the image.
129 OK: Image size did not change
131 --- Will the reftable occupy a hole specifically left for it?  ---
133 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=9437184
134 wrote 8388608/8388608 bytes at offset 0
135 8 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
136 discard 512/512 bytes at offset 0
137 512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
138 discard 1024/1024 bytes at offset 4096
139 1 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
141 ERROR cluster 0 refcount=0 reference=1
142 Rebuilding refcount structure
143 The following inconsistencies were found and repaired:
145     0 leaked clusters
146     1 corruptions
148 Double checking the fixed image now...
149 No errors were found on the image.
151 OK: Reftable is where we expect it
153 --- Rebuilding refcount structures on block devices ---
155 { "execute": "qmp_capabilities" }
156 {"return": {}}
157 { "execute": "blockdev-create",
158        "arguments": {
159            "job-id": "create",
160            "options": {
161                "driver": "IMGFMT",
162                "file": "file",
163                "size": 67108864,
164                "cluster-size": 512
165            } } }
166 {"timestamp": {"seconds":  TIMESTAMP, "microseconds":  TIMESTAMP}, "event": "JOB_STATUS_CHANGE", "data": {"status": "created", "id": "create"}}
167 {"timestamp": {"seconds":  TIMESTAMP, "microseconds":  TIMESTAMP}, "event": "JOB_STATUS_CHANGE", "data": {"status": "running", "id": "create"}}
168 {"return": {}}
169 {"timestamp": {"seconds":  TIMESTAMP, "microseconds":  TIMESTAMP}, "event": "JOB_STATUS_CHANGE", "data": {"status": "waiting", "id": "create"}}
170 {"timestamp": {"seconds":  TIMESTAMP, "microseconds":  TIMESTAMP}, "event": "JOB_STATUS_CHANGE", "data": {"status": "pending", "id": "create"}}
171 {"timestamp": {"seconds":  TIMESTAMP, "microseconds":  TIMESTAMP}, "event": "JOB_STATUS_CHANGE", "data": {"status": "concluded", "id": "create"}}
172 { "execute": "job-dismiss", "arguments": { "id": "create" } }
173 {"timestamp": {"seconds":  TIMESTAMP, "microseconds":  TIMESTAMP}, "event": "JOB_STATUS_CHANGE", "data": {"status": "null", "id": "create"}}
174 {"return": {}}
175 { "execute": "quit" }
176 {"return": {}}
177 {"timestamp": {"seconds":  TIMESTAMP, "microseconds":  TIMESTAMP}, "event": "SHUTDOWN", "data": {"guest": false, "reason": "host-qmp-quit"}}
179 wrote 65536/65536 bytes at offset 0
180 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
182 ERROR cluster 0 refcount=0 reference=1
183 Rebuilding refcount structure
184 The following inconsistencies were found and repaired:
186     0 leaked clusters
187     1 corruptions
189 Double checking the fixed image now...
190 No errors were found on the image.
191 *** done