mirror of https://github.com/xemu-project/xemu.git
163 lines
7.3 KiB
Plaintext
163 lines
7.3 KiB
Plaintext
![]() |
QA output created by 051
|
|||
|
Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=134217728
|
|||
|
|
|||
|
=== Unknown option ===
|
|||
|
|
|||
|
Testing: -drive file=TEST_DIR/t.qcow2,format=qcow2,unknown_opt=
|
|||
|
qemu: -drive file=TEST_DIR/t.qcow2,format=qcow2,unknown_opt=: Block format 'qcow2' used by device 'ide0-hd0' doesn't support the option 'unknown_opt'
|
|||
|
qemu: -drive file=TEST_DIR/t.qcow2,format=qcow2,unknown_opt=: could not open disk image TEST_DIR/t.qcow2: Invalid argument
|
|||
|
|
|||
|
Testing: -drive file=TEST_DIR/t.qcow2,format=qcow2,unknown_opt=on
|
|||
|
qemu: -drive file=TEST_DIR/t.qcow2,format=qcow2,unknown_opt=on: Block format 'qcow2' used by device 'ide0-hd0' doesn't support the option 'unknown_opt'
|
|||
|
qemu: -drive file=TEST_DIR/t.qcow2,format=qcow2,unknown_opt=on: could not open disk image TEST_DIR/t.qcow2: Invalid argument
|
|||
|
|
|||
|
Testing: -drive file=TEST_DIR/t.qcow2,format=qcow2,unknown_opt=1234
|
|||
|
qemu: -drive file=TEST_DIR/t.qcow2,format=qcow2,unknown_opt=1234: Block format 'qcow2' used by device 'ide0-hd0' doesn't support the option 'unknown_opt'
|
|||
|
qemu: -drive file=TEST_DIR/t.qcow2,format=qcow2,unknown_opt=1234: could not open disk image TEST_DIR/t.qcow2: Invalid argument
|
|||
|
|
|||
|
Testing: -drive file=TEST_DIR/t.qcow2,format=qcow2,unknown_opt=foo
|
|||
|
qemu: -drive file=TEST_DIR/t.qcow2,format=qcow2,unknown_opt=foo: Block format 'qcow2' used by device 'ide0-hd0' doesn't support the option 'unknown_opt'
|
|||
|
qemu: -drive file=TEST_DIR/t.qcow2,format=qcow2,unknown_opt=foo: could not open disk image TEST_DIR/t.qcow2: Invalid argument
|
|||
|
|
|||
|
|
|||
|
=== Enable and disable lazy refcounting on the command line, plus some invalid values ===
|
|||
|
|
|||
|
Testing: -drive file=TEST_DIR/t.qcow2,format=qcow2,lazy_refcounts=on
|
|||
|
q[K[Dqu[K[D[Dqui[K[D[D[Dquit[K
|
|||
|
|
|||
|
Testing: -drive file=TEST_DIR/t.qcow2,format=qcow2,lazy_refcounts=off
|
|||
|
q[K[Dqu[K[D[Dqui[K[D[D[Dquit[K
|
|||
|
|
|||
|
Testing: -drive file=TEST_DIR/t.qcow2,format=qcow2,lazy_refcounts=
|
|||
|
qemu: -drive file=TEST_DIR/t.qcow2,format=qcow2,lazy_refcounts=: Parameter 'lazy_refcounts' expects 'on' or 'off'
|
|||
|
qemu: -drive file=TEST_DIR/t.qcow2,format=qcow2,lazy_refcounts=: could not open disk image TEST_DIR/t.qcow2: Invalid argument
|
|||
|
|
|||
|
Testing: -drive file=TEST_DIR/t.qcow2,format=qcow2,lazy_refcounts=42
|
|||
|
qemu: -drive file=TEST_DIR/t.qcow2,format=qcow2,lazy_refcounts=42: Parameter 'lazy_refcounts' expects 'on' or 'off'
|
|||
|
qemu: -drive file=TEST_DIR/t.qcow2,format=qcow2,lazy_refcounts=42: could not open disk image TEST_DIR/t.qcow2: Invalid argument
|
|||
|
|
|||
|
Testing: -drive file=TEST_DIR/t.qcow2,format=qcow2,lazy_refcounts=foo
|
|||
|
qemu: -drive file=TEST_DIR/t.qcow2,format=qcow2,lazy_refcounts=foo: Parameter 'lazy_refcounts' expects 'on' or 'off'
|
|||
|
qemu: -drive file=TEST_DIR/t.qcow2,format=qcow2,lazy_refcounts=foo: could not open disk image TEST_DIR/t.qcow2: Invalid argument
|
|||
|
|
|||
|
|
|||
|
=== With version 2 images enabling lazy refcounts must fail ===
|
|||
|
|
|||
|
Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=134217728
|
|||
|
Testing: -drive file=TEST_DIR/t.qcow2,format=qcow2,lazy_refcounts=on
|
|||
|
qemu: -drive file=TEST_DIR/t.qcow2,format=qcow2,lazy_refcounts=on: Lazy refcounts require a qcow2 image with at least qemu 1.1 compatibility level
|
|||
|
qemu: -drive file=TEST_DIR/t.qcow2,format=qcow2,lazy_refcounts=on: could not open disk image TEST_DIR/t.qcow2: Invalid argument
|
|||
|
|
|||
|
Testing: -drive file=TEST_DIR/t.qcow2,format=qcow2,lazy_refcounts=off
|
|||
|
q[K[Dqu[K[D[Dqui[K[D[D[Dquit[K
|
|||
|
|
|||
|
|
|||
|
=== No medium ===
|
|||
|
|
|||
|
Testing: -drive if=floppy
|
|||
|
q[K[Dqu[K[D[Dqui[K[D[D[Dquit[K
|
|||
|
|
|||
|
Testing: -drive if=ide,media=cdrom
|
|||
|
q[K[Dqu[K[D[Dqui[K[D[D[Dquit[K
|
|||
|
|
|||
|
Testing: -drive if=scsi,media=cdrom
|
|||
|
q[K[Dqu[K[D[Dqui[K[D[D[Dquit[K
|
|||
|
|
|||
|
Testing: -drive if=ide
|
|||
|
qemu: Device needs media, but drive is empty
|
|||
|
qemu: Initialization of device ide-hd failed
|
|||
|
|
|||
|
Testing: -drive if=virtio
|
|||
|
qemu: -drive if=virtio: Device needs media, but drive is empty
|
|||
|
qemu: -drive if=virtio: Device 'virtio-blk-pci' could not be initialized
|
|||
|
|
|||
|
Testing: -drive if=scsi
|
|||
|
qemu: -drive if=scsi: Device needs media, but drive is empty
|
|||
|
qemu: Initialization of device lsi53c895a failed
|
|||
|
|
|||
|
Testing: -drive if=none,id=disk -device ide-cd,drive=disk
|
|||
|
q[K[Dqu[K[D[Dqui[K[D[D[Dquit[K
|
|||
|
|
|||
|
Testing: -drive if=none,id=disk -device lsi53c895a -device scsi-cd,drive=disk
|
|||
|
q[K[Dqu[K[D[Dqui[K[D[D[Dquit[K
|
|||
|
|
|||
|
Testing: -drive if=none,id=disk -device ide-drive,drive=disk
|
|||
|
qemu: -device ide-drive,drive=disk: Device needs media, but drive is empty
|
|||
|
qemu: -device ide-drive,drive=disk: Device 'ide-drive' could not be initialized
|
|||
|
|
|||
|
Testing: -drive if=none,id=disk -device ide-hd,drive=disk
|
|||
|
qemu: -device ide-hd,drive=disk: Device needs media, but drive is empty
|
|||
|
qemu: -device ide-hd,drive=disk: Device 'ide-hd' could not be initialized
|
|||
|
|
|||
|
Testing: -drive if=none,id=disk -device lsi53c895a -device scsi-disk,drive=disk
|
|||
|
qemu: -device scsi-disk,drive=disk: Device needs media, but drive is empty
|
|||
|
qemu: -device scsi-disk,drive=disk: Device 'scsi-disk' could not be initialized
|
|||
|
|
|||
|
Testing: -drive if=none,id=disk -device lsi53c895a -device scsi-hd,drive=disk
|
|||
|
qemu: -device scsi-hd,drive=disk: Device needs media, but drive is empty
|
|||
|
qemu: -device scsi-hd,drive=disk: Device 'scsi-hd' could not be initialized
|
|||
|
|
|||
|
|
|||
|
=== Read-only ===
|
|||
|
|
|||
|
Testing: -drive file=TEST_DIR/t.qcow2,if=floppy,readonly=on
|
|||
|
q[K[Dqu[K[D[Dqui[K[D[D[Dquit[K
|
|||
|
|
|||
|
Testing: -drive file=TEST_DIR/t.qcow2,if=ide,media=cdrom,readonly=on
|
|||
|
q[K[Dqu[K[D[Dqui[K[D[D[Dquit[K
|
|||
|
|
|||
|
Testing: -drive file=TEST_DIR/t.qcow2,if=scsi,media=cdrom,readonly=on
|
|||
|
q[K[Dqu[K[D[Dqui[K[D[D[Dquit[K
|
|||
|
|
|||
|
Testing: -drive file=TEST_DIR/t.qcow2,if=ide,readonly=on
|
|||
|
qemu: -drive file=TEST_DIR/t.qcow2,if=ide,readonly=on: readonly not supported by this bus type
|
|||
|
|
|||
|
Testing: -drive file=TEST_DIR/t.qcow2,if=virtio,readonly=on
|
|||
|
q[K[Dqu[K[D[Dqui[K[D[D[Dquit[K
|
|||
|
|
|||
|
Testing: -drive file=TEST_DIR/t.qcow2,if=scsi,readonly=on
|
|||
|
q[K[Dqu[K[D[Dqui[K[D[D[Dquit[K
|
|||
|
|
|||
|
Testing: -drive file=TEST_DIR/t.qcow2,if=none,id=disk,readonly=on -device ide-cd,drive=disk
|
|||
|
q[K[Dqu[K[D[Dqui[K[D[D[Dquit[K
|
|||
|
|
|||
|
Testing: -drive file=TEST_DIR/t.qcow2,if=none,id=disk,readonly=on -device lsi53c895a -device scsi-cd,drive=disk
|
|||
|
q[K[Dqu[K[D[Dqui[K[D[D[Dquit[K
|
|||
|
|
|||
|
Testing: -drive file=TEST_DIR/t.qcow2,if=none,id=disk,readonly=on -device ide-drive,drive=disk
|
|||
|
qemu: -device ide-drive,drive=disk: Can't use a read-only drive
|
|||
|
qemu: -device ide-drive,drive=disk: Device 'ide-drive' could not be initialized
|
|||
|
|
|||
|
Testing: -drive file=TEST_DIR/t.qcow2,if=none,id=disk,readonly=on -device ide-hd,drive=disk
|
|||
|
qemu: -device ide-hd,drive=disk: Can't use a read-only drive
|
|||
|
qemu: -device ide-hd,drive=disk: Device 'ide-hd' could not be initialized
|
|||
|
|
|||
|
Testing: -drive file=TEST_DIR/t.qcow2,if=none,id=disk,readonly=on -device lsi53c895a -device scsi-disk,drive=disk
|
|||
|
q[K[Dqu[K[D[Dqui[K[D[D[Dquit[K
|
|||
|
|
|||
|
Testing: -drive file=TEST_DIR/t.qcow2,if=none,id=disk,readonly=on -device lsi53c895a -device scsi-hd,drive=disk
|
|||
|
q[K[Dqu[K[D[Dqui[K[D[D[Dquit[K
|
|||
|
|
|||
|
|
|||
|
=== Cache modes ===
|
|||
|
|
|||
|
Testing: -drive media=cdrom,cache=none
|
|||
|
q[K[Dqu[K[D[Dqui[K[D[D[Dquit[K
|
|||
|
|
|||
|
Testing: -drive media=cdrom,cache=directsync
|
|||
|
q[K[Dqu[K[D[Dqui[K[D[D[Dquit[K
|
|||
|
|
|||
|
Testing: -drive media=cdrom,cache=writeback
|
|||
|
q[K[Dqu[K[D[Dqui[K[D[D[Dquit[K
|
|||
|
|
|||
|
Testing: -drive media=cdrom,cache=writethrough
|
|||
|
q[K[Dqu[K[D[Dqui[K[D[D[Dquit[K
|
|||
|
|
|||
|
Testing: -drive media=cdrom,cache=unsafe
|
|||
|
q[K[Dqu[K[D[Dqui[K[D[D[Dquit[K
|
|||
|
|
|||
|
Testing: -drive media=cdrom,cache=invalid_value
|
|||
|
qemu: -drive media=cdrom,cache=invalid_value: invalid cache option
|
|||
|
|
|||
|
*** done
|