MAINTAINERS: Add include/hw/timer/tmu012.h to the SH4 R2D section
[qemu/kevin.git] / tests / qemu-iotests / 227.out
bloba947b1a87dff55cf341e501c3fe2c8411649ea38
1 QA output created by 227
3 === blockstats with -drive if=virtio ===
5 Testing: -drive driver=null-co,read-zeroes=on,if=virtio
7     QMP_VERSION
10     "return": {
11     }
14     "return": [
15         {
16             "device": "virtio0",
17             "stats": {
18                 "unmap_operations": 0,
19                 "unmap_merged": 0,
20                 "failed_zone_append_operations": 0,
21                 "flush_total_time_ns": 0,
22                 "wr_highest_offset": 0,
23                 "wr_total_time_ns": 0,
24                 "failed_wr_operations": 0,
25                 "failed_rd_operations": 0,
26                 "wr_merged": 0,
27                 "wr_bytes": 0,
28                 "timed_stats": [
29                 ],
30                 "failed_unmap_operations": 0,
31                 "zone_append_merged": 0,
32                 "failed_flush_operations": 0,
33                 "account_invalid": true,
34                 "rd_total_time_ns": 0,
35                 "invalid_unmap_operations": 0,
36                 "flush_operations": 0,
37                 "wr_operations": 0,
38                 "unmap_bytes": 0,
39                 "rd_merged": 0,
40                 "rd_bytes": 0,
41                 "unmap_total_time_ns": 0,
42                 "invalid_flush_operations": 0,
43                 "account_failed": true,
44                 "zone_append_total_time_ns": 0,
45                 "zone_append_operations": 0,
46                 "rd_operations": 0,
47                 "zone_append_bytes": 0,
48                 "invalid_zone_append_operations": 0,
49                 "invalid_wr_operations": 0,
50                 "invalid_rd_operations": 0
51             },
52             "node-name": "NODE_NAME",
53             "qdev": "/machine/peripheral-anon/device[0]/virtio-backend"
54         }
55     ]
58     "return": {
59     }
62     "timestamp": {
63         "seconds":  TIMESTAMP,
64         "microseconds":  TIMESTAMP
65     },
66     "event": "SHUTDOWN",
67     "data": {
68         "guest": false,
69         "reason": "host-qmp-quit"
70     }
74 === blockstats with -drive if=none ===
76 Testing: -drive driver=null-co,if=none
78     QMP_VERSION
81     "return": {
82     }
85     "return": [
86         {
87             "device": "none0",
88             "stats": {
89                 "unmap_operations": 0,
90                 "unmap_merged": 0,
91                 "failed_zone_append_operations": 0,
92                 "flush_total_time_ns": 0,
93                 "wr_highest_offset": 0,
94                 "wr_total_time_ns": 0,
95                 "failed_wr_operations": 0,
96                 "failed_rd_operations": 0,
97                 "wr_merged": 0,
98                 "wr_bytes": 0,
99                 "timed_stats": [
100                 ],
101                 "failed_unmap_operations": 0,
102                 "zone_append_merged": 0,
103                 "failed_flush_operations": 0,
104                 "account_invalid": true,
105                 "rd_total_time_ns": 0,
106                 "invalid_unmap_operations": 0,
107                 "flush_operations": 0,
108                 "wr_operations": 0,
109                 "unmap_bytes": 0,
110                 "rd_merged": 0,
111                 "rd_bytes": 0,
112                 "unmap_total_time_ns": 0,
113                 "invalid_flush_operations": 0,
114                 "account_failed": true,
115                 "zone_append_total_time_ns": 0,
116                 "zone_append_operations": 0,
117                 "rd_operations": 0,
118                 "zone_append_bytes": 0,
119                 "invalid_zone_append_operations": 0,
120                 "invalid_wr_operations": 0,
121                 "invalid_rd_operations": 0
122             },
123             "node-name": "NODE_NAME"
124         }
125     ]
128     "return": {
129     }
132     "timestamp": {
133         "seconds":  TIMESTAMP,
134         "microseconds":  TIMESTAMP
135     },
136     "event": "SHUTDOWN",
137     "data": {
138         "guest": false,
139         "reason": "host-qmp-quit"
140     }
144 === blockstats with -blockdev ===
146 Testing: -blockdev driver=null-co,node-name=null
148     QMP_VERSION
151     "return": {
152     }
155     "return": [
156     ]
159     "return": {
160     }
163     "timestamp": {
164         "seconds":  TIMESTAMP,
165         "microseconds":  TIMESTAMP
166     },
167     "event": "SHUTDOWN",
168     "data": {
169         "guest": false,
170         "reason": "host-qmp-quit"
171     }
175 === blockstats with -blockdev and -device ===
177 Testing: -blockdev driver=null-co,read-zeroes=on,node-name=null -device virtio-blk,drive=null,id=virtio0
179     QMP_VERSION
182     "return": {
183     }
186     "return": [
187         {
188             "device": "",
189             "stats": {
190                 "unmap_operations": 0,
191                 "unmap_merged": 0,
192                 "failed_zone_append_operations": 0,
193                 "flush_total_time_ns": 0,
194                 "wr_highest_offset": 0,
195                 "wr_total_time_ns": 0,
196                 "failed_wr_operations": 0,
197                 "failed_rd_operations": 0,
198                 "wr_merged": 0,
199                 "wr_bytes": 0,
200                 "timed_stats": [
201                 ],
202                 "failed_unmap_operations": 0,
203                 "zone_append_merged": 0,
204                 "failed_flush_operations": 0,
205                 "account_invalid": true,
206                 "rd_total_time_ns": 0,
207                 "invalid_unmap_operations": 0,
208                 "flush_operations": 0,
209                 "wr_operations": 0,
210                 "unmap_bytes": 0,
211                 "rd_merged": 0,
212                 "rd_bytes": 0,
213                 "unmap_total_time_ns": 0,
214                 "invalid_flush_operations": 0,
215                 "account_failed": true,
216                 "zone_append_total_time_ns": 0,
217                 "zone_append_operations": 0,
218                 "rd_operations": 0,
219                 "zone_append_bytes": 0,
220                 "invalid_zone_append_operations": 0,
221                 "invalid_wr_operations": 0,
222                 "invalid_rd_operations": 0
223             },
224             "node-name": "null",
225             "qdev": "/machine/peripheral/virtio0/virtio-backend"
226         }
227     ]
230     "return": {
231     }
234     "timestamp": {
235         "seconds":  TIMESTAMP,
236         "microseconds":  TIMESTAMP
237     },
238     "event": "SHUTDOWN",
239     "data": {
240         "guest": false,
241         "reason": "host-qmp-quit"
242     }
245 *** done