051.out (e0d3795654b7eb5b91b478bc7e6b717b192a8bce) | 051.out (b65a5e12a4136b20f9d06675d597b52d64ac903c) |
---|---|
1QA output created by 051 2Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=134217728 3Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=134217728 backing_file='TEST_DIR/t.IMGFMT.base' 4 5=== Unknown option === 6 7Testing: -drive file=TEST_DIR/t.qcow2,format=qcow2,unknown_opt= 8QEMU_PROG: -drive file=TEST_DIR/t.qcow2,format=qcow2,unknown_opt=: could not open disk image TEST_DIR/t.qcow2: Block format 'qcow2' used by device 'ide0-hd0' doesn't support the option 'unknown_opt' --- 309 unchanged lines hidden (view full) --- 318 319Testing: -drive file=TEST_DIR/t.qcow2,readonly=on,read-only=off 320QEMU_PROG: -drive file=TEST_DIR/t.qcow2,readonly=on,read-only=off: 'read-only' and its alias 'readonly' can't be used at the same time 321 322 323=== Parsing protocol from file name === 324 325Testing: -hda foo:bar | 1QA output created by 051 2Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=134217728 3Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=134217728 backing_file='TEST_DIR/t.IMGFMT.base' 4 5=== Unknown option === 6 7Testing: -drive file=TEST_DIR/t.qcow2,format=qcow2,unknown_opt= 8QEMU_PROG: -drive file=TEST_DIR/t.qcow2,format=qcow2,unknown_opt=: could not open disk image TEST_DIR/t.qcow2: Block format 'qcow2' used by device 'ide0-hd0' doesn't support the option 'unknown_opt' --- 309 unchanged lines hidden (view full) --- 318 319Testing: -drive file=TEST_DIR/t.qcow2,readonly=on,read-only=off 320QEMU_PROG: -drive file=TEST_DIR/t.qcow2,readonly=on,read-only=off: 'read-only' and its alias 'readonly' can't be used at the same time 321 322 323=== Parsing protocol from file name === 324 325Testing: -hda foo:bar |
326QEMU_PROG: -hda foo:bar: could not open disk image foo:bar: Unknown protocol | 326QEMU_PROG: -hda foo:bar: could not open disk image foo:bar: Unknown protocol 'foo' |
327 328Testing: -drive file=foo:bar | 327 328Testing: -drive file=foo:bar |
329QEMU_PROG: -drive file=foo:bar: could not open disk image foo:bar: Unknown protocol | 329QEMU_PROG: -drive file=foo:bar: could not open disk image foo:bar: Unknown protocol 'foo' |
330 331Testing: -drive file.filename=foo:bar 332QEMU_PROG: -drive file.filename=foo:bar: could not open disk image ide0-hd0: Could not open 'foo:bar': No such file or directory 333 334Testing: -hda file:TEST_DIR/t.qcow2 335QEMU X.Y.Z monitor - type 'help' for more information 336(qemu) q[K[Dqu[K[D[Dqui[K[D[D[Dquit[K 337 --- 90 unchanged lines hidden --- | 330 331Testing: -drive file.filename=foo:bar 332QEMU_PROG: -drive file.filename=foo:bar: could not open disk image ide0-hd0: Could not open 'foo:bar': No such file or directory 333 334Testing: -hda file:TEST_DIR/t.qcow2 335QEMU X.Y.Z monitor - type 'help' for more information 336(qemu) q[K[Dqu[K[D[Dqui[K[D[D[Dquit[K 337 --- 90 unchanged lines hidden --- |