1*e1824e58SKevin WolfQA output created by 186 2*e1824e58SKevin WolfFormatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 3*e1824e58SKevin Wolf 4*e1824e58SKevin Wolf=== Empty drives === 5*e1824e58SKevin Wolf 6*e1824e58SKevin WolfTesting: -device floppy 7*e1824e58SKevin WolfQEMU X.Y.Z monitor - type 'help' for more information 8*e1824e58SKevin Wolf(qemu) info block 9*e1824e58SKevin Wolf/machine/peripheral-anon/device[1]: [not inserted] 10*e1824e58SKevin Wolf Attached to: /machine/peripheral-anon/device[1] 11*e1824e58SKevin Wolf Removable device: not locked, tray closed 12*e1824e58SKevin Wolf(qemu) quit 13*e1824e58SKevin Wolf 14*e1824e58SKevin WolfTesting: -device floppy,id=qdev_id 15*e1824e58SKevin WolfQEMU X.Y.Z monitor - type 'help' for more information 16*e1824e58SKevin Wolf(qemu) info block 17*e1824e58SKevin Wolfqdev_id: [not inserted] 18*e1824e58SKevin Wolf Attached to: qdev_id 19*e1824e58SKevin Wolf Removable device: not locked, tray closed 20*e1824e58SKevin Wolf(qemu) quit 21*e1824e58SKevin Wolf 22*e1824e58SKevin WolfTesting: -device ide-cd 23*e1824e58SKevin WolfQEMU X.Y.Z monitor - type 'help' for more information 24*e1824e58SKevin Wolf(qemu) info block 25*e1824e58SKevin Wolf/machine/peripheral-anon/device[1]: [not inserted] 26*e1824e58SKevin Wolf Attached to: /machine/peripheral-anon/device[1] 27*e1824e58SKevin Wolf Removable device: not locked, tray closed 28*e1824e58SKevin Wolf(qemu) quit 29*e1824e58SKevin Wolf 30*e1824e58SKevin WolfTesting: -device ide-cd,id=qdev_id 31*e1824e58SKevin WolfQEMU X.Y.Z monitor - type 'help' for more information 32*e1824e58SKevin Wolf(qemu) info block 33*e1824e58SKevin Wolfqdev_id: [not inserted] 34*e1824e58SKevin Wolf Attached to: qdev_id 35*e1824e58SKevin Wolf Removable device: not locked, tray closed 36*e1824e58SKevin Wolf(qemu) quit 37*e1824e58SKevin Wolf 38*e1824e58SKevin WolfTesting: -device scsi-cd 39*e1824e58SKevin WolfQEMU X.Y.Z monitor - type 'help' for more information 40*e1824e58SKevin Wolf(qemu) info block 41*e1824e58SKevin Wolf/machine/peripheral-anon/device[1]: [not inserted] 42*e1824e58SKevin Wolf Attached to: /machine/peripheral-anon/device[1] 43*e1824e58SKevin Wolf Removable device: not locked, tray closed 44*e1824e58SKevin Wolf(qemu) quit 45*e1824e58SKevin Wolf 46*e1824e58SKevin WolfTesting: -device scsi-cd,id=qdev_id 47*e1824e58SKevin WolfQEMU X.Y.Z monitor - type 'help' for more information 48*e1824e58SKevin Wolf(qemu) info block 49*e1824e58SKevin Wolfqdev_id: [not inserted] 50*e1824e58SKevin Wolf Attached to: qdev_id 51*e1824e58SKevin Wolf Removable device: not locked, tray closed 52*e1824e58SKevin Wolf(qemu) quit 53*e1824e58SKevin Wolf 54*e1824e58SKevin Wolf 55*e1824e58SKevin Wolf=== -blockdev/-device=<node-name> === 56*e1824e58SKevin Wolf 57*e1824e58SKevin WolfTesting: -blockdev driver=null-co,node-name=null -device ide-hd,drive=null 58*e1824e58SKevin WolfQEMU X.Y.Z monitor - type 'help' for more information 59*e1824e58SKevin Wolf(qemu) info block 60*e1824e58SKevin Wolfnull: null-co:// (null-co) 61*e1824e58SKevin Wolf Attached to: /machine/peripheral-anon/device[1] 62*e1824e58SKevin Wolf Cache mode: writeback 63*e1824e58SKevin Wolf(qemu) quit 64*e1824e58SKevin Wolf 65*e1824e58SKevin WolfTesting: -blockdev driver=null-co,node-name=null -device ide-hd,drive=null,id=qdev_id 66*e1824e58SKevin WolfQEMU X.Y.Z monitor - type 'help' for more information 67*e1824e58SKevin Wolf(qemu) info block 68*e1824e58SKevin Wolfnull: null-co:// (null-co) 69*e1824e58SKevin Wolf Attached to: qdev_id 70*e1824e58SKevin Wolf Cache mode: writeback 71*e1824e58SKevin Wolf(qemu) quit 72*e1824e58SKevin Wolf 73*e1824e58SKevin WolfTesting: -blockdev driver=null-co,node-name=null -device scsi-hd,drive=null 74*e1824e58SKevin WolfQEMU X.Y.Z monitor - type 'help' for more information 75*e1824e58SKevin Wolf(qemu) info block 76*e1824e58SKevin Wolfnull: null-co:// (null-co) 77*e1824e58SKevin Wolf Attached to: /machine/peripheral-anon/device[1] 78*e1824e58SKevin Wolf Cache mode: writeback 79*e1824e58SKevin Wolf(qemu) quit 80*e1824e58SKevin Wolf 81*e1824e58SKevin WolfTesting: -blockdev driver=null-co,node-name=null -device scsi-hd,drive=null,id=qdev_id 82*e1824e58SKevin WolfQEMU X.Y.Z monitor - type 'help' for more information 83*e1824e58SKevin Wolf(qemu) info block 84*e1824e58SKevin Wolfnull: null-co:// (null-co) 85*e1824e58SKevin Wolf Attached to: qdev_id 86*e1824e58SKevin Wolf Cache mode: writeback 87*e1824e58SKevin Wolf(qemu) quit 88*e1824e58SKevin Wolf 89*e1824e58SKevin WolfTesting: -blockdev driver=null-co,node-name=null -device virtio-blk-pci,drive=null 90*e1824e58SKevin WolfQEMU X.Y.Z monitor - type 'help' for more information 91*e1824e58SKevin Wolf(qemu) info block 92*e1824e58SKevin Wolfnull: null-co:// (null-co) 93*e1824e58SKevin Wolf Attached to: /machine/peripheral-anon/device[1]/virtio-backend 94*e1824e58SKevin Wolf Cache mode: writeback 95*e1824e58SKevin Wolf(qemu) quit 96*e1824e58SKevin Wolf 97*e1824e58SKevin WolfTesting: -blockdev driver=null-co,node-name=null -device virtio-blk-pci,drive=null,id=qdev_id 98*e1824e58SKevin WolfQEMU X.Y.Z monitor - type 'help' for more information 99*e1824e58SKevin Wolf(qemu) info block 100*e1824e58SKevin Wolfnull: null-co:// (null-co) 101*e1824e58SKevin Wolf Attached to: /machine/peripheral/qdev_id/virtio-backend 102*e1824e58SKevin Wolf Cache mode: writeback 103*e1824e58SKevin Wolf(qemu) quit 104*e1824e58SKevin Wolf 105*e1824e58SKevin WolfTesting: -blockdev driver=null-co,node-name=null -device floppy,drive=null 106*e1824e58SKevin WolfQEMU X.Y.Z monitor - type 'help' for more information 107*e1824e58SKevin Wolf(qemu) info block 108*e1824e58SKevin Wolfnull: null-co:// (null-co) 109*e1824e58SKevin Wolf Attached to: /machine/peripheral-anon/device[1] 110*e1824e58SKevin Wolf Removable device: not locked, tray closed 111*e1824e58SKevin Wolf Cache mode: writeback 112*e1824e58SKevin Wolf(qemu) quit 113*e1824e58SKevin Wolf 114*e1824e58SKevin WolfTesting: -blockdev driver=null-co,node-name=null -device floppy,drive=null,id=qdev_id 115*e1824e58SKevin WolfQEMU X.Y.Z monitor - type 'help' for more information 116*e1824e58SKevin Wolf(qemu) info block 117*e1824e58SKevin Wolfnull: null-co:// (null-co) 118*e1824e58SKevin Wolf Attached to: qdev_id 119*e1824e58SKevin Wolf Removable device: not locked, tray closed 120*e1824e58SKevin Wolf Cache mode: writeback 121*e1824e58SKevin Wolf(qemu) quit 122*e1824e58SKevin Wolf 123*e1824e58SKevin WolfTesting: -blockdev driver=null-co,node-name=null -device ide-cd,drive=null 124*e1824e58SKevin WolfQEMU X.Y.Z monitor - type 'help' for more information 125*e1824e58SKevin Wolf(qemu) info block 126*e1824e58SKevin Wolfnull: null-co:// (null-co) 127*e1824e58SKevin Wolf Attached to: /machine/peripheral-anon/device[1] 128*e1824e58SKevin Wolf Removable device: not locked, tray closed 129*e1824e58SKevin Wolf Cache mode: writeback 130*e1824e58SKevin Wolf(qemu) quit 131*e1824e58SKevin Wolf 132*e1824e58SKevin WolfTesting: -blockdev driver=null-co,node-name=null -device ide-cd,drive=null,id=qdev_id 133*e1824e58SKevin WolfQEMU X.Y.Z monitor - type 'help' for more information 134*e1824e58SKevin Wolf(qemu) info block 135*e1824e58SKevin Wolfnull: null-co:// (null-co) 136*e1824e58SKevin Wolf Attached to: qdev_id 137*e1824e58SKevin Wolf Removable device: not locked, tray closed 138*e1824e58SKevin Wolf Cache mode: writeback 139*e1824e58SKevin Wolf(qemu) quit 140*e1824e58SKevin Wolf 141*e1824e58SKevin WolfTesting: -blockdev driver=null-co,node-name=null -device scsi-cd,drive=null 142*e1824e58SKevin WolfQEMU X.Y.Z monitor - type 'help' for more information 143*e1824e58SKevin Wolf(qemu) info block 144*e1824e58SKevin Wolfnull: null-co:// (null-co) 145*e1824e58SKevin Wolf Attached to: /machine/peripheral-anon/device[1] 146*e1824e58SKevin Wolf Removable device: not locked, tray closed 147*e1824e58SKevin Wolf Cache mode: writeback 148*e1824e58SKevin Wolf(qemu) quit 149*e1824e58SKevin Wolf 150*e1824e58SKevin WolfTesting: -blockdev driver=null-co,node-name=null -device scsi-cd,drive=null,id=qdev_id 151*e1824e58SKevin WolfQEMU X.Y.Z monitor - type 'help' for more information 152*e1824e58SKevin Wolf(qemu) info block 153*e1824e58SKevin Wolfnull: null-co:// (null-co) 154*e1824e58SKevin Wolf Attached to: qdev_id 155*e1824e58SKevin Wolf Removable device: not locked, tray closed 156*e1824e58SKevin Wolf Cache mode: writeback 157*e1824e58SKevin Wolf(qemu) quit 158*e1824e58SKevin Wolf 159*e1824e58SKevin Wolf 160*e1824e58SKevin Wolf=== -drive if=none/-device=<node-name> === 161*e1824e58SKevin Wolf 162*e1824e58SKevin WolfTesting: -drive if=none,driver=null-co,node-name=null -device ide-hd,drive=null,id=qdev_id 163*e1824e58SKevin WolfQEMU X.Y.Z monitor - type 'help' for more information 164*e1824e58SKevin Wolf(qemu) info block 165*e1824e58SKevin Wolfnone0 (null): null-co:// (null-co) 166*e1824e58SKevin Wolf Removable device: not locked, tray closed 167*e1824e58SKevin Wolf Cache mode: writeback 168*e1824e58SKevin Wolf 169*e1824e58SKevin Wolfnull: null-co:// (null-co) 170*e1824e58SKevin Wolf Attached to: qdev_id 171*e1824e58SKevin Wolf Cache mode: writeback 172*e1824e58SKevin Wolf(qemu) quit 173*e1824e58SKevin Wolf 174*e1824e58SKevin WolfTesting: -drive if=none,driver=null-co,node-name=null -device scsi-hd,drive=null,id=qdev_id 175*e1824e58SKevin WolfQEMU X.Y.Z monitor - type 'help' for more information 176*e1824e58SKevin Wolf(qemu) info block 177*e1824e58SKevin Wolfnone0 (null): null-co:// (null-co) 178*e1824e58SKevin Wolf Removable device: not locked, tray closed 179*e1824e58SKevin Wolf Cache mode: writeback 180*e1824e58SKevin Wolf 181*e1824e58SKevin Wolfnull: null-co:// (null-co) 182*e1824e58SKevin Wolf Attached to: qdev_id 183*e1824e58SKevin Wolf Cache mode: writeback 184*e1824e58SKevin Wolf(qemu) quit 185*e1824e58SKevin Wolf 186*e1824e58SKevin WolfTesting: -drive if=none,driver=null-co,node-name=null -device virtio-blk-pci,drive=null,id=qdev_id 187*e1824e58SKevin WolfQEMU X.Y.Z monitor - type 'help' for more information 188*e1824e58SKevin Wolf(qemu) info block 189*e1824e58SKevin Wolfnone0 (null): null-co:// (null-co) 190*e1824e58SKevin Wolf Removable device: not locked, tray closed 191*e1824e58SKevin Wolf Cache mode: writeback 192*e1824e58SKevin Wolf 193*e1824e58SKevin Wolfnull: null-co:// (null-co) 194*e1824e58SKevin Wolf Attached to: /machine/peripheral/qdev_id/virtio-backend 195*e1824e58SKevin Wolf Cache mode: writeback 196*e1824e58SKevin Wolf(qemu) quit 197*e1824e58SKevin Wolf 198*e1824e58SKevin WolfTesting: -drive if=none,driver=null-co,node-name=null -device floppy,drive=null,id=qdev_id 199*e1824e58SKevin WolfQEMU X.Y.Z monitor - type 'help' for more information 200*e1824e58SKevin Wolf(qemu) info block 201*e1824e58SKevin Wolfnone0 (null): null-co:// (null-co) 202*e1824e58SKevin Wolf Removable device: not locked, tray closed 203*e1824e58SKevin Wolf Cache mode: writeback 204*e1824e58SKevin Wolf 205*e1824e58SKevin Wolfnull: null-co:// (null-co) 206*e1824e58SKevin Wolf Attached to: qdev_id 207*e1824e58SKevin Wolf Removable device: not locked, tray closed 208*e1824e58SKevin Wolf Cache mode: writeback 209*e1824e58SKevin Wolf(qemu) quit 210*e1824e58SKevin Wolf 211*e1824e58SKevin WolfTesting: -drive if=none,driver=null-co,node-name=null -device ide-cd,drive=null,id=qdev_id 212*e1824e58SKevin WolfQEMU X.Y.Z monitor - type 'help' for more information 213*e1824e58SKevin Wolf(qemu) info block 214*e1824e58SKevin Wolfnone0 (null): null-co:// (null-co) 215*e1824e58SKevin Wolf Removable device: not locked, tray closed 216*e1824e58SKevin Wolf Cache mode: writeback 217*e1824e58SKevin Wolf 218*e1824e58SKevin Wolfnull: null-co:// (null-co) 219*e1824e58SKevin Wolf Attached to: qdev_id 220*e1824e58SKevin Wolf Removable device: not locked, tray closed 221*e1824e58SKevin Wolf Cache mode: writeback 222*e1824e58SKevin Wolf(qemu) quit 223*e1824e58SKevin Wolf 224*e1824e58SKevin WolfTesting: -drive if=none,driver=null-co,node-name=null -device scsi-cd,drive=null,id=qdev_id 225*e1824e58SKevin WolfQEMU X.Y.Z monitor - type 'help' for more information 226*e1824e58SKevin Wolf(qemu) info block 227*e1824e58SKevin Wolfnone0 (null): null-co:// (null-co) 228*e1824e58SKevin Wolf Removable device: not locked, tray closed 229*e1824e58SKevin Wolf Cache mode: writeback 230*e1824e58SKevin Wolf 231*e1824e58SKevin Wolfnull: null-co:// (null-co) 232*e1824e58SKevin Wolf Attached to: qdev_id 233*e1824e58SKevin Wolf Removable device: not locked, tray closed 234*e1824e58SKevin Wolf Cache mode: writeback 235*e1824e58SKevin Wolf(qemu) quit 236*e1824e58SKevin Wolf 237*e1824e58SKevin Wolf 238*e1824e58SKevin Wolf=== -drive if=none/-device=<bb-name> (with medium) === 239*e1824e58SKevin Wolf 240*e1824e58SKevin WolfTesting: -drive if=none,driver=null-co,node-name=null -device ide-hd,drive=none0 241*e1824e58SKevin WolfQEMU X.Y.Z monitor - type 'help' for more information 242*e1824e58SKevin Wolf(qemu) info block 243*e1824e58SKevin Wolfnone0 (null): null-co:// (null-co) 244*e1824e58SKevin Wolf Attached to: /machine/peripheral-anon/device[1] 245*e1824e58SKevin Wolf Cache mode: writeback 246*e1824e58SKevin Wolf(qemu) quit 247*e1824e58SKevin Wolf 248*e1824e58SKevin WolfTesting: -drive if=none,driver=null-co,node-name=null -device ide-hd,drive=none0,id=qdev_id 249*e1824e58SKevin WolfQEMU X.Y.Z monitor - type 'help' for more information 250*e1824e58SKevin Wolf(qemu) info block 251*e1824e58SKevin Wolfnone0 (null): null-co:// (null-co) 252*e1824e58SKevin Wolf Attached to: qdev_id 253*e1824e58SKevin Wolf Cache mode: writeback 254*e1824e58SKevin Wolf(qemu) quit 255*e1824e58SKevin Wolf 256*e1824e58SKevin WolfTesting: -drive if=none,driver=null-co,node-name=null -device scsi-hd,drive=none0 257*e1824e58SKevin WolfQEMU X.Y.Z monitor - type 'help' for more information 258*e1824e58SKevin Wolf(qemu) info block 259*e1824e58SKevin Wolfnone0 (null): null-co:// (null-co) 260*e1824e58SKevin Wolf Attached to: /machine/peripheral-anon/device[1] 261*e1824e58SKevin Wolf Cache mode: writeback 262*e1824e58SKevin Wolf(qemu) quit 263*e1824e58SKevin Wolf 264*e1824e58SKevin WolfTesting: -drive if=none,driver=null-co,node-name=null -device scsi-hd,drive=none0,id=qdev_id 265*e1824e58SKevin WolfQEMU X.Y.Z monitor - type 'help' for more information 266*e1824e58SKevin Wolf(qemu) info block 267*e1824e58SKevin Wolfnone0 (null): null-co:// (null-co) 268*e1824e58SKevin Wolf Attached to: qdev_id 269*e1824e58SKevin Wolf Cache mode: writeback 270*e1824e58SKevin Wolf(qemu) quit 271*e1824e58SKevin Wolf 272*e1824e58SKevin WolfTesting: -drive if=none,driver=null-co,node-name=null -device virtio-blk-pci,drive=none0 273*e1824e58SKevin WolfQEMU X.Y.Z monitor - type 'help' for more information 274*e1824e58SKevin Wolf(qemu) info block 275*e1824e58SKevin Wolfnone0 (null): null-co:// (null-co) 276*e1824e58SKevin Wolf Attached to: /machine/peripheral-anon/device[1]/virtio-backend 277*e1824e58SKevin Wolf Cache mode: writeback 278*e1824e58SKevin Wolf(qemu) quit 279*e1824e58SKevin Wolf 280*e1824e58SKevin WolfTesting: -drive if=none,driver=null-co,node-name=null -device virtio-blk-pci,drive=none0,id=qdev_id 281*e1824e58SKevin WolfQEMU X.Y.Z monitor - type 'help' for more information 282*e1824e58SKevin Wolf(qemu) info block 283*e1824e58SKevin Wolfnone0 (null): null-co:// (null-co) 284*e1824e58SKevin Wolf Attached to: /machine/peripheral/qdev_id/virtio-backend 285*e1824e58SKevin Wolf Cache mode: writeback 286*e1824e58SKevin Wolf(qemu) quit 287*e1824e58SKevin Wolf 288*e1824e58SKevin WolfTesting: -drive if=none,driver=null-co,node-name=null -device floppy,drive=none0 289*e1824e58SKevin WolfQEMU X.Y.Z monitor - type 'help' for more information 290*e1824e58SKevin Wolf(qemu) info block 291*e1824e58SKevin Wolfnone0 (null): null-co:// (null-co) 292*e1824e58SKevin Wolf Attached to: /machine/peripheral-anon/device[1] 293*e1824e58SKevin Wolf Removable device: not locked, tray closed 294*e1824e58SKevin Wolf Cache mode: writeback 295*e1824e58SKevin Wolf(qemu) quit 296*e1824e58SKevin Wolf 297*e1824e58SKevin WolfTesting: -drive if=none,driver=null-co,node-name=null -device floppy,drive=none0,id=qdev_id 298*e1824e58SKevin WolfQEMU X.Y.Z monitor - type 'help' for more information 299*e1824e58SKevin Wolf(qemu) info block 300*e1824e58SKevin Wolfnone0 (null): null-co:// (null-co) 301*e1824e58SKevin Wolf Attached to: qdev_id 302*e1824e58SKevin Wolf Removable device: not locked, tray closed 303*e1824e58SKevin Wolf Cache mode: writeback 304*e1824e58SKevin Wolf(qemu) quit 305*e1824e58SKevin Wolf 306*e1824e58SKevin WolfTesting: -drive if=none,driver=null-co,node-name=null -device ide-cd,drive=none0 307*e1824e58SKevin WolfQEMU X.Y.Z monitor - type 'help' for more information 308*e1824e58SKevin Wolf(qemu) info block 309*e1824e58SKevin Wolfnone0 (null): null-co:// (null-co) 310*e1824e58SKevin Wolf Attached to: /machine/peripheral-anon/device[1] 311*e1824e58SKevin Wolf Removable device: not locked, tray closed 312*e1824e58SKevin Wolf Cache mode: writeback 313*e1824e58SKevin Wolf(qemu) quit 314*e1824e58SKevin Wolf 315*e1824e58SKevin WolfTesting: -drive if=none,driver=null-co,node-name=null -device ide-cd,drive=none0,id=qdev_id 316*e1824e58SKevin WolfQEMU X.Y.Z monitor - type 'help' for more information 317*e1824e58SKevin Wolf(qemu) info block 318*e1824e58SKevin Wolfnone0 (null): null-co:// (null-co) 319*e1824e58SKevin Wolf Attached to: qdev_id 320*e1824e58SKevin Wolf Removable device: not locked, tray closed 321*e1824e58SKevin Wolf Cache mode: writeback 322*e1824e58SKevin Wolf(qemu) quit 323*e1824e58SKevin Wolf 324*e1824e58SKevin WolfTesting: -drive if=none,driver=null-co,node-name=null -device scsi-cd,drive=none0 325*e1824e58SKevin WolfQEMU X.Y.Z monitor - type 'help' for more information 326*e1824e58SKevin Wolf(qemu) info block 327*e1824e58SKevin Wolfnone0 (null): null-co:// (null-co) 328*e1824e58SKevin Wolf Attached to: /machine/peripheral-anon/device[1] 329*e1824e58SKevin Wolf Removable device: not locked, tray closed 330*e1824e58SKevin Wolf Cache mode: writeback 331*e1824e58SKevin Wolf(qemu) quit 332*e1824e58SKevin Wolf 333*e1824e58SKevin WolfTesting: -drive if=none,driver=null-co,node-name=null -device scsi-cd,drive=none0,id=qdev_id 334*e1824e58SKevin WolfQEMU X.Y.Z monitor - type 'help' for more information 335*e1824e58SKevin Wolf(qemu) info block 336*e1824e58SKevin Wolfnone0 (null): null-co:// (null-co) 337*e1824e58SKevin Wolf Attached to: qdev_id 338*e1824e58SKevin Wolf Removable device: not locked, tray closed 339*e1824e58SKevin Wolf Cache mode: writeback 340*e1824e58SKevin Wolf(qemu) quit 341*e1824e58SKevin Wolf 342*e1824e58SKevin Wolf 343*e1824e58SKevin Wolf=== -drive if=none/-device=<bb-name> (without medium) === 344*e1824e58SKevin Wolf 345*e1824e58SKevin WolfTesting: -drive if=none 346*e1824e58SKevin WolfQEMU X.Y.Z monitor - type 'help' for more information 347*e1824e58SKevin Wolf(qemu) info block 348*e1824e58SKevin Wolfnone0: [not inserted] 349*e1824e58SKevin Wolf Removable device: not locked, tray closed 350*e1824e58SKevin Wolf(qemu) quit 351*e1824e58SKevin Wolf 352*e1824e58SKevin WolfTesting: -drive if=none -device floppy,drive=none0 353*e1824e58SKevin WolfQEMU X.Y.Z monitor - type 'help' for more information 354*e1824e58SKevin Wolf(qemu) info block 355*e1824e58SKevin Wolfnone0: [not inserted] 356*e1824e58SKevin Wolf Attached to: /machine/peripheral-anon/device[1] 357*e1824e58SKevin Wolf Removable device: not locked, tray closed 358*e1824e58SKevin Wolf(qemu) quit 359*e1824e58SKevin Wolf 360*e1824e58SKevin WolfTesting: -drive if=none -device floppy,drive=none0,id=qdev_id 361*e1824e58SKevin WolfQEMU X.Y.Z monitor - type 'help' for more information 362*e1824e58SKevin Wolf(qemu) info block 363*e1824e58SKevin Wolfnone0: [not inserted] 364*e1824e58SKevin Wolf Attached to: qdev_id 365*e1824e58SKevin Wolf Removable device: not locked, tray closed 366*e1824e58SKevin Wolf(qemu) quit 367*e1824e58SKevin Wolf 368*e1824e58SKevin WolfTesting: -drive if=none -device ide-cd,drive=none0 369*e1824e58SKevin WolfQEMU X.Y.Z monitor - type 'help' for more information 370*e1824e58SKevin Wolf(qemu) info block 371*e1824e58SKevin Wolfnone0: [not inserted] 372*e1824e58SKevin Wolf Attached to: /machine/peripheral-anon/device[1] 373*e1824e58SKevin Wolf Removable device: not locked, tray closed 374*e1824e58SKevin Wolf(qemu) quit 375*e1824e58SKevin Wolf 376*e1824e58SKevin WolfTesting: -drive if=none -device ide-cd,drive=none0,id=qdev_id 377*e1824e58SKevin WolfQEMU X.Y.Z monitor - type 'help' for more information 378*e1824e58SKevin Wolf(qemu) info block 379*e1824e58SKevin Wolfnone0: [not inserted] 380*e1824e58SKevin Wolf Attached to: qdev_id 381*e1824e58SKevin Wolf Removable device: not locked, tray closed 382*e1824e58SKevin Wolf(qemu) quit 383*e1824e58SKevin Wolf 384*e1824e58SKevin WolfTesting: -drive if=none -device scsi-cd,drive=none0 385*e1824e58SKevin WolfQEMU X.Y.Z monitor - type 'help' for more information 386*e1824e58SKevin Wolf(qemu) info block 387*e1824e58SKevin Wolfnone0: [not inserted] 388*e1824e58SKevin Wolf Attached to: /machine/peripheral-anon/device[1] 389*e1824e58SKevin Wolf Removable device: not locked, tray closed 390*e1824e58SKevin Wolf(qemu) quit 391*e1824e58SKevin Wolf 392*e1824e58SKevin WolfTesting: -drive if=none -device scsi-cd,drive=none0,id=qdev_id 393*e1824e58SKevin WolfQEMU X.Y.Z monitor - type 'help' for more information 394*e1824e58SKevin Wolf(qemu) info block 395*e1824e58SKevin Wolfnone0: [not inserted] 396*e1824e58SKevin Wolf Attached to: qdev_id 397*e1824e58SKevin Wolf Removable device: not locked, tray closed 398*e1824e58SKevin Wolf(qemu) quit 399*e1824e58SKevin Wolf 400*e1824e58SKevin Wolf 401*e1824e58SKevin Wolf=== -drive if=... === 402*e1824e58SKevin Wolf 403*e1824e58SKevin WolfTesting: -drive if=floppy 404*e1824e58SKevin WolfQEMU X.Y.Z monitor - type 'help' for more information 405*e1824e58SKevin Wolf(qemu) info block 406*e1824e58SKevin Wolffloppy0: [not inserted] 407*e1824e58SKevin Wolf Attached to: /machine/unattached/device[17] 408*e1824e58SKevin Wolf Removable device: not locked, tray closed 409*e1824e58SKevin Wolf(qemu) quit 410*e1824e58SKevin Wolf 411*e1824e58SKevin WolfTesting: -drive if=floppy,driver=null-co 412*e1824e58SKevin WolfQEMU X.Y.Z monitor - type 'help' for more information 413*e1824e58SKevin Wolf(qemu) info block 414*e1824e58SKevin Wolffloppy0 (NODE_NAME): null-co:// (null-co) 415*e1824e58SKevin Wolf Attached to: /machine/unattached/device[17] 416*e1824e58SKevin Wolf Removable device: not locked, tray closed 417*e1824e58SKevin Wolf Cache mode: writeback 418*e1824e58SKevin Wolf(qemu) quit 419*e1824e58SKevin Wolf 420*e1824e58SKevin WolfTesting: -drive if=ide,driver=null-co 421*e1824e58SKevin WolfQEMU X.Y.Z monitor - type 'help' for more information 422*e1824e58SKevin Wolf(qemu) info block 423*e1824e58SKevin Wolfide0-hd0 (NODE_NAME): null-co:// (null-co) 424*e1824e58SKevin Wolf Attached to: /machine/unattached/device[18] 425*e1824e58SKevin Wolf Cache mode: writeback 426*e1824e58SKevin Wolf(qemu) quit 427*e1824e58SKevin Wolf 428*e1824e58SKevin WolfTesting: -drive if=ide,media=cdrom 429*e1824e58SKevin WolfQEMU X.Y.Z monitor - type 'help' for more information 430*e1824e58SKevin Wolf(qemu) info block 431*e1824e58SKevin Wolfide0-cd0: [not inserted] 432*e1824e58SKevin Wolf Attached to: /machine/unattached/device[18] 433*e1824e58SKevin Wolf Removable device: not locked, tray closed 434*e1824e58SKevin Wolf(qemu) quit 435*e1824e58SKevin Wolf 436*e1824e58SKevin WolfTesting: -drive if=ide,driver=null-co,media=cdrom 437*e1824e58SKevin WolfQEMU X.Y.Z monitor - type 'help' for more information 438*e1824e58SKevin Wolf(qemu) info block 439*e1824e58SKevin Wolfide0-cd0 (NODE_NAME): null-co:// (null-co, read-only) 440*e1824e58SKevin Wolf Attached to: /machine/unattached/device[18] 441*e1824e58SKevin Wolf Removable device: not locked, tray closed 442*e1824e58SKevin Wolf Cache mode: writeback 443*e1824e58SKevin Wolf(qemu) quit 444*e1824e58SKevin Wolf 445*e1824e58SKevin Wolfwarning: qemu-system-x86_64: -drive if=scsi,driver=null-co: bus=0,unit=0 is deprecated with this machine type 446*e1824e58SKevin WolfTesting: -drive if=scsi,driver=null-co 447*e1824e58SKevin WolfQEMU X.Y.Z monitor - type 'help' for more information 448*e1824e58SKevin Wolf(qemu) info block 449*e1824e58SKevin Wolfscsi0-hd0 (NODE_NAME): null-co:// (null-co) 450*e1824e58SKevin Wolf Attached to: /machine/unattached/device[27]/scsi.0/legacy[0] 451*e1824e58SKevin Wolf Cache mode: writeback 452*e1824e58SKevin Wolf(qemu) quit 453*e1824e58SKevin Wolf 454*e1824e58SKevin Wolfwarning: qemu-system-x86_64: -drive if=scsi,media=cdrom: bus=0,unit=0 is deprecated with this machine type 455*e1824e58SKevin WolfTesting: -drive if=scsi,media=cdrom 456*e1824e58SKevin WolfQEMU X.Y.Z monitor - type 'help' for more information 457*e1824e58SKevin Wolf(qemu) info block 458*e1824e58SKevin Wolfscsi0-cd0: [not inserted] 459*e1824e58SKevin Wolf Attached to: /machine/unattached/device[27]/scsi.0/legacy[0] 460*e1824e58SKevin Wolf Removable device: not locked, tray closed 461*e1824e58SKevin Wolf(qemu) quit 462*e1824e58SKevin Wolf 463*e1824e58SKevin Wolfwarning: qemu-system-x86_64: -drive if=scsi,driver=null-co,media=cdrom: bus=0,unit=0 is deprecated with this machine type 464*e1824e58SKevin WolfTesting: -drive if=scsi,driver=null-co,media=cdrom 465*e1824e58SKevin WolfQEMU X.Y.Z monitor - type 'help' for more information 466*e1824e58SKevin Wolf(qemu) info block 467*e1824e58SKevin Wolfscsi0-cd0 (NODE_NAME): null-co:// (null-co, read-only) 468*e1824e58SKevin Wolf Attached to: /machine/unattached/device[27]/scsi.0/legacy[0] 469*e1824e58SKevin Wolf Removable device: not locked, tray closed 470*e1824e58SKevin Wolf Cache mode: writeback 471*e1824e58SKevin Wolf(qemu) quit 472*e1824e58SKevin Wolf 473*e1824e58SKevin WolfTesting: -drive if=virtio,driver=null-co 474*e1824e58SKevin WolfQEMU X.Y.Z monitor - type 'help' for more information 475*e1824e58SKevin Wolf(qemu) info block 476*e1824e58SKevin Wolfvirtio0 (NODE_NAME): null-co:// (null-co) 477*e1824e58SKevin Wolf Attached to: /machine/peripheral-anon/device[1]/virtio-backend 478*e1824e58SKevin Wolf Cache mode: writeback 479*e1824e58SKevin Wolf(qemu) quit 480*e1824e58SKevin Wolf 481*e1824e58SKevin WolfTesting: -drive if=pflash,driver=null-co,size=1M 482*e1824e58SKevin WolfQEMU X.Y.Z monitor - type 'help' for more information 483*e1824e58SKevin Wolf(qemu) info block 484*e1824e58SKevin Wolfpflash0 (NODE_NAME): json:{"driver": "null-co", "size": "1M"} (null-co) 485*e1824e58SKevin Wolf Attached to: /machine/unattached/device[2] 486*e1824e58SKevin Wolf Cache mode: writeback 487*e1824e58SKevin Wolf(qemu) quit 488*e1824e58SKevin Wolf 489*e1824e58SKevin Wolf*** done 490