Lines Matching +full:read +full:- +full:to +full:- +full:read
6 Testing: -device floppy
7 QEMU X.Y.Z monitor - type 'help' for more information
9 /machine/peripheral-anon/device[1]: [not inserted]
10 Attached to: /machine/peripheral-anon/device[N]
14 Testing: -device floppy,id=qdev_id
15 QEMU X.Y.Z monitor - type 'help' for more information
18 Attached to: qdev_id
22 Testing: -device ide-cd
23 QEMU X.Y.Z monitor - type 'help' for more information
25 /machine/peripheral-anon/device[1]: [not inserted]
26 Attached to: /machine/peripheral-anon/device[N]
30 Testing: -device ide-cd,id=qdev_id
31 QEMU X.Y.Z monitor - type 'help' for more information
34 Attached to: qdev_id
38 Testing: -device scsi-cd
39 QEMU X.Y.Z monitor - type 'help' for more information
41 /machine/peripheral-anon/device[1]: [not inserted]
42 Attached to: /machine/peripheral-anon/device[N]
46 Testing: -device scsi-cd,id=qdev_id
47 QEMU X.Y.Z monitor - type 'help' for more information
50 Attached to: qdev_id
55 === -blockdev/-device=<node-name> ===
57 Testing: -blockdev driver=null-co,read-zeroes=on,node-name=null -device ide-hd,drive=null
58 QEMU X.Y.Z monitor - type 'help' for more information
60 null: json:{"read-zeroes": true, "driver": "null-co"} (null-co)
61 Attached to: /machine/peripheral-anon/device[N]
65 Testing: -blockdev driver=null-co,read-zeroes=on,node-name=null -device ide-hd,drive=null,id=qdev_id
66 QEMU X.Y.Z monitor - type 'help' for more information
68 null: json:{"read-zeroes": true, "driver": "null-co"} (null-co)
69 Attached to: qdev_id
73 Testing: -blockdev driver=null-co,read-zeroes=on,node-name=null -device scsi-hd,drive=null
74 QEMU X.Y.Z monitor - type 'help' for more information
76 null: json:{"read-zeroes": true, "driver": "null-co"} (null-co)
77 Attached to: /machine/peripheral-anon/device[N]
81 Testing: -blockdev driver=null-co,read-zeroes=on,node-name=null -device scsi-hd,drive=null,id=qdev_…
82 QEMU X.Y.Z monitor - type 'help' for more information
84 null: json:{"read-zeroes": true, "driver": "null-co"} (null-co)
85 Attached to: qdev_id
89 Testing: -blockdev driver=null-co,read-zeroes=on,node-name=null -device virtio-blk-pci,drive=null
90 QEMU X.Y.Z monitor - type 'help' for more information
92 null: json:{"read-zeroes": true, "driver": "null-co"} (null-co)
93 Attached to: /machine/peripheral-anon/device[N]/virtio-backend
97 Testing: -blockdev driver=null-co,read-zeroes=on,node-name=null -device virtio-blk-pci,drive=null,i…
98 QEMU X.Y.Z monitor - type 'help' for more information
100 null: json:{"read-zeroes": true, "driver": "null-co"} (null-co)
101 Attached to: /machine/peripheral/qdev_id/virtio-backend
105 Testing: -blockdev driver=null-co,read-zeroes=on,node-name=null -device floppy,drive=null
106 QEMU X.Y.Z monitor - type 'help' for more information
108 null: json:{"read-zeroes": true, "driver": "null-co"} (null-co)
109 Attached to: /machine/peripheral-anon/device[N]
114 Testing: -blockdev driver=null-co,read-zeroes=on,node-name=null -device floppy,drive=null,id=qdev_id
115 QEMU X.Y.Z monitor - type 'help' for more information
117 null: json:{"read-zeroes": true, "driver": "null-co"} (null-co)
118 Attached to: qdev_id
123 Testing: -blockdev driver=null-co,read-zeroes=on,node-name=null -device ide-cd,drive=null
124 QEMU X.Y.Z monitor - type 'help' for more information
126 null: json:{"read-zeroes": true, "driver": "null-co"} (null-co)
127 Attached to: /machine/peripheral-anon/device[N]
132 Testing: -blockdev driver=null-co,read-zeroes=on,node-name=null -device ide-cd,drive=null,id=qdev_id
133 QEMU X.Y.Z monitor - type 'help' for more information
135 null: json:{"read-zeroes": true, "driver": "null-co"} (null-co)
136 Attached to: qdev_id
141 Testing: -blockdev driver=null-co,read-zeroes=on,node-name=null -device scsi-cd,drive=null
142 QEMU X.Y.Z monitor - type 'help' for more information
144 null: json:{"read-zeroes": true, "driver": "null-co"} (null-co)
145 Attached to: /machine/peripheral-anon/device[N]
150 Testing: -blockdev driver=null-co,read-zeroes=on,node-name=null -device scsi-cd,drive=null,id=qdev_…
151 QEMU X.Y.Z monitor - type 'help' for more information
153 null: json:{"read-zeroes": true, "driver": "null-co"} (null-co)
154 Attached to: qdev_id
160 === -drive if=none/-device=<node-name> ===
162 Testing: -drive if=none,driver=null-co,read-zeroes=on,node-name=null -device ide-hd,drive=null,id=q…
163 QEMU X.Y.Z monitor - type 'help' for more information
165 none0 (null): json:{"read-zeroes": "on", "driver": "null-co"} (null-co)
169 null: json:{"read-zeroes": "on", "driver": "null-co"} (null-co)
170 Attached to: qdev_id
174 Testing: -drive if=none,driver=null-co,read-zeroes=on,node-name=null -device scsi-hd,drive=null,id=…
175 QEMU X.Y.Z monitor - type 'help' for more information
177 none0 (null): json:{"read-zeroes": "on", "driver": "null-co"} (null-co)
181 null: json:{"read-zeroes": "on", "driver": "null-co"} (null-co)
182 Attached to: qdev_id
186 Testing: -drive if=none,driver=null-co,read-zeroes=on,node-name=null -device virtio-blk-pci,drive=n…
187 QEMU X.Y.Z monitor - type 'help' for more information
189 none0 (null): json:{"read-zeroes": "on", "driver": "null-co"} (null-co)
193 null: json:{"read-zeroes": "on", "driver": "null-co"} (null-co)
194 Attached to: /machine/peripheral/qdev_id/virtio-backend
198 Testing: -drive if=none,driver=null-co,read-zeroes=on,node-name=null -device floppy,drive=null,id=q…
199 QEMU X.Y.Z monitor - type 'help' for more information
201 none0 (null): json:{"read-zeroes": "on", "driver": "null-co"} (null-co)
205 null: json:{"read-zeroes": "on", "driver": "null-co"} (null-co)
206 Attached to: qdev_id
211 Testing: -drive if=none,driver=null-co,read-zeroes=on,node-name=null -device ide-cd,drive=null,id=q…
212 QEMU X.Y.Z monitor - type 'help' for more information
214 none0 (null): json:{"read-zeroes": "on", "driver": "null-co"} (null-co)
218 null: json:{"read-zeroes": "on", "driver": "null-co"} (null-co)
219 Attached to: qdev_id
224 Testing: -drive if=none,driver=null-co,read-zeroes=on,node-name=null -device scsi-cd,drive=null,id=…
225 QEMU X.Y.Z monitor - type 'help' for more information
227 none0 (null): json:{"read-zeroes": "on", "driver": "null-co"} (null-co)
231 null: json:{"read-zeroes": "on", "driver": "null-co"} (null-co)
232 Attached to: qdev_id
238 === -drive if=none/-device=<bb-name> (with medium) ===
240 Testing: -drive if=none,driver=null-co,read-zeroes=on,node-name=null -device ide-hd,drive=none0
241 QEMU X.Y.Z monitor - type 'help' for more information
243 none0 (null): json:{"read-zeroes": "on", "driver": "null-co"} (null-co)
244 Attached to: /machine/peripheral-anon/device[N]
248 Testing: -drive if=none,driver=null-co,read-zeroes=on,node-name=null -device ide-hd,drive=none0,id=…
249 QEMU X.Y.Z monitor - type 'help' for more information
251 none0 (null): json:{"read-zeroes": "on", "driver": "null-co"} (null-co)
252 Attached to: qdev_id
256 Testing: -drive if=none,driver=null-co,read-zeroes=on,node-name=null -device scsi-hd,drive=none0
257 QEMU X.Y.Z monitor - type 'help' for more information
259 none0 (null): json:{"read-zeroes": "on", "driver": "null-co"} (null-co)
260 Attached to: /machine/peripheral-anon/device[N]
264 Testing: -drive if=none,driver=null-co,read-zeroes=on,node-name=null -device scsi-hd,drive=none0,id…
265 QEMU X.Y.Z monitor - type 'help' for more information
267 none0 (null): json:{"read-zeroes": "on", "driver": "null-co"} (null-co)
268 Attached to: qdev_id
272 Testing: -drive if=none,driver=null-co,read-zeroes=on,node-name=null -device virtio-blk-pci,drive=n…
273 QEMU X.Y.Z monitor - type 'help' for more information
275 none0 (null): json:{"read-zeroes": "on", "driver": "null-co"} (null-co)
276 Attached to: /machine/peripheral-anon/device[N]/virtio-backend
280 Testing: -drive if=none,driver=null-co,read-zeroes=on,node-name=null -device virtio-blk-pci,drive=n…
281 QEMU X.Y.Z monitor - type 'help' for more information
283 none0 (null): json:{"read-zeroes": "on", "driver": "null-co"} (null-co)
284 Attached to: /machine/peripheral/qdev_id/virtio-backend
288 Testing: -drive if=none,driver=null-co,read-zeroes=on,node-name=null -device floppy,drive=none0
289 QEMU X.Y.Z monitor - type 'help' for more information
291 none0 (null): json:{"read-zeroes": "on", "driver": "null-co"} (null-co)
292 Attached to: /machine/peripheral-anon/device[N]
297 Testing: -drive if=none,driver=null-co,read-zeroes=on,node-name=null -device floppy,drive=none0,id=…
298 QEMU X.Y.Z monitor - type 'help' for more information
300 none0 (null): json:{"read-zeroes": "on", "driver": "null-co"} (null-co)
301 Attached to: qdev_id
306 Testing: -drive if=none,driver=null-co,read-zeroes=on,node-name=null -device ide-cd,drive=none0
307 QEMU X.Y.Z monitor - type 'help' for more information
309 none0 (null): json:{"read-zeroes": "on", "driver": "null-co"} (null-co)
310 Attached to: /machine/peripheral-anon/device[N]
315 Testing: -drive if=none,driver=null-co,read-zeroes=on,node-name=null -device ide-cd,drive=none0,id=…
316 QEMU X.Y.Z monitor - type 'help' for more information
318 none0 (null): json:{"read-zeroes": "on", "driver": "null-co"} (null-co)
319 Attached to: qdev_id
324 Testing: -drive if=none,driver=null-co,read-zeroes=on,node-name=null -device scsi-cd,drive=none0
325 QEMU X.Y.Z monitor - type 'help' for more information
327 none0 (null): json:{"read-zeroes": "on", "driver": "null-co"} (null-co)
328 Attached to: /machine/peripheral-anon/device[N]
333 Testing: -drive if=none,driver=null-co,read-zeroes=on,node-name=null -device scsi-cd,drive=none0,id…
334 QEMU X.Y.Z monitor - type 'help' for more information
336 none0 (null): json:{"read-zeroes": "on", "driver": "null-co"} (null-co)
337 Attached to: qdev_id
343 === -drive if=none/-device=<bb-name> (without medium) ===
345 Testing: -drive if=none
346 QEMU X.Y.Z monitor - type 'help' for more information
352 Testing: -drive if=none -device floppy,drive=none0
353 QEMU X.Y.Z monitor - type 'help' for more information
356 Attached to: /machine/peripheral-anon/device[N]
360 Testing: -drive if=none -device floppy,drive=none0,id=qdev_id
361 QEMU X.Y.Z monitor - type 'help' for more information
364 Attached to: qdev_id
368 Testing: -drive if=none -device ide-cd,drive=none0
369 QEMU X.Y.Z monitor - type 'help' for more information
372 Attached to: /machine/peripheral-anon/device[N]
376 Testing: -drive if=none -device ide-cd,drive=none0,id=qdev_id
377 QEMU X.Y.Z monitor - type 'help' for more information
380 Attached to: qdev_id
384 Testing: -drive if=none -device scsi-cd,drive=none0
385 QEMU X.Y.Z monitor - type 'help' for more information
388 Attached to: /machine/peripheral-anon/device[N]
392 Testing: -drive if=none -device scsi-cd,drive=none0,id=qdev_id
393 QEMU X.Y.Z monitor - type 'help' for more information
396 Attached to: qdev_id
401 === -drive if=... ===
403 Testing: -drive if=floppy
404 QEMU X.Y.Z monitor - type 'help' for more information
407 Attached to: /machine/unattached/device[N]
411 Testing: -drive if=floppy,driver=null-co,read-zeroes=on
412 QEMU X.Y.Z monitor - type 'help' for more information
414 floppy0 (NODE_NAME): json:{"read-zeroes": "on", "driver": "null-co"} (null-co)
415 Attached to: /machine/unattached/device[N]
420 Testing: -drive if=ide,driver=null-co,read-zeroes=on
421 QEMU X.Y.Z monitor - type 'help' for more information
423 ide0-hd0 (NODE_NAME): json:{"read-zeroes": "on", "driver": "null-co"} (null-co)
424 Attached to: /machine/unattached/device[N]
428 Testing: -drive if=ide,media=cdrom
429 QEMU X.Y.Z monitor - type 'help' for more information
431 ide0-cd0: [not inserted]
432 Attached to: /machine/unattached/device[N]
436 Testing: -drive if=ide,driver=null-co,read-zeroes=on,media=cdrom
437 QEMU X.Y.Z monitor - type 'help' for more information
439 ide0-cd0 (NODE_NAME): json:{"read-zeroes": "on", "driver": "null-co"} (null-co, read-only)
440 Attached to: /machine/unattached/device[N]
445 Testing: -drive if=virtio,driver=null-co,read-zeroes=on
446 QEMU X.Y.Z monitor - type 'help' for more information
448 virtio0 (NODE_NAME): json:{"read-zeroes": "on", "driver": "null-co"} (null-co)
449 Attached to: /machine/peripheral-anon/device[N]/virtio-backend
453 Testing: -drive if=pflash,driver=null-co,read-zeroes=on,size=1M
454 QEMU X.Y.Z monitor - type 'help' for more information
456 pflash0 (NODE_NAME): json:{"read-zeroes": "on", "driver": "null-co", "size": "1M"} (null-co)
457 Attached to: /machine/system.flash0