libvirt/tests/qemuhelpdata
Fred A. Kemp feba2febce qemu: Support setting the 'removable' flag for USB disks
Add an attribute named 'removable' to the 'target' element of disks,
which controls the removable flag. For instance, on a Linux guest it
controls the value of /sys/block/$dev/removable. This option is only
valid for USB disks (i.e. bus='usb'), and its default value is 'off',
which is the same behaviour as before.

To achieve this, 'removable=on' (or 'off') is appended to the '-device
usb-storage' parameter sent to qemu when adding a USB disk via
'-disk'. A capability flag QEMU_CAPS_USB_STORAGE_REMOVABLE was added
to keep track if this option is supported by the qemu version used.

Bug: https://bugzilla.redhat.com/show_bug.cgi?id=922495
Signed-off-by: Peter Krempa <pkrempa@redhat.com>
2013-09-02 14:45:38 +02:00
..
kvm-74 Add qemu help string parsing tests 2009-06-11 14:17:42 +00:00
kvm-83-rhel56 qemu: Fix detection of drive readonly option 2010-10-26 10:31:50 +02:00
kvm-86 Add qemu help string parsing tests 2009-06-11 14:17:42 +00:00
qemu-0.9.1 Add qemu help string parsing tests 2009-06-11 14:17:42 +00:00
qemu-0.10.5 Add qemu help string parsing tests 2009-06-11 14:17:42 +00:00
qemu-0.12.1 Probe for -device and use -nodefaults 2010-01-18 13:39:14 +00:00
qemu-0.12.1-device qemu: improve device flag parsing 2011-01-13 16:03:11 -07:00
qemu-1.0 Add support for QEMU 1.0 2011-12-05 13:02:54 +01:00
qemu-1.0-device qemu: New cap flags for scsi-generic 2013-05-13 18:30:26 +08:00
qemu-1.1.0 tests: Refresh qemu-1.1.0 data 2012-06-05 15:44:40 +02:00
qemu-1.1.0-device qemu: New cap flags for scsi-generic 2013-05-13 18:30:26 +08:00
qemu-1.2.0 tests: update qemuhelptest data 2012-11-21 18:43:18 +01:00
qemu-1.2.0-device qemu: Support setting the 'removable' flag for USB disks 2013-09-02 14:45:38 +02:00
qemu-kvm-0.10.5 Add qemu help string parsing tests 2009-06-11 14:17:42 +00:00
qemu-kvm-0.11.0-rc2 Add qemu -help test data for qemu-kvm-0.11.0-rc2 2009-09-10 12:37:35 +01:00
qemu-kvm-0.12.1.2-rhel60 tests: test RHEL 6.0 qemu-kvm -help parsing 2010-12-13 16:30:02 -07:00
qemu-kvm-0.12.1.2-rhel60-device qemu: improve device flag parsing 2011-01-13 16:03:11 -07:00
qemu-kvm-0.12.1.2-rhel61 smartcard: check for qemu capability 2011-02-03 19:28:53 -07:00
qemu-kvm-0.12.1.2-rhel61-device Add txmode attribute to interface XML for virtio backend 2011-02-17 11:07:58 -05:00
qemu-kvm-0.12.1.2-rhel62-beta qemu: enable multifunction for older qemu 2011-10-06 10:41:21 -06:00
qemu-kvm-0.12.1.2-rhel62-beta-device Revert "qemu: detect multi-head qxl via more than version check" 2013-03-25 08:38:35 -06:00
qemu-kvm-0.12.3 qemu_conf: fix flag value 2010-05-17 16:28:02 -06:00
qemu-kvm-0.12.3-device qemu: improve device flag parsing 2011-01-13 16:03:11 -07:00
qemu-kvm-0.13.0 tests: test Fedora 14 qemu-kvm -help parsing 2010-12-13 16:30:02 -07:00
qemu-kvm-0.13.0-device Add txmode attribute to interface XML for virtio backend 2011-02-17 11:07:58 -05:00
qemu-kvm-1.2.0 qemuhelpdata: Revert my 'fix' 2012-11-23 09:25:20 +01:00
qemu-kvm-1.2.0-device qemu: Support setting the 'removable' flag for USB disks 2013-09-02 14:45:38 +02:00