diff options
author | Gerd Hoffmann | 2010-01-14 14:44:12 +0100 |
---|---|---|
committer | Anthony Liguori | 2010-01-19 23:31:04 +0100 |
commit | 47c063403065793ad6e1d2fdde27d69a00880752 (patch) | |
tree | 1126fed51a7c0d0a382bae6aa3f32e31b4b401b2 /hw/xen_disk.c | |
parent | QMP: Emit asynchronous events on all QMP monitors (diff) | |
download | qemu-47c063403065793ad6e1d2fdde27d69a00880752.tar.gz qemu-47c063403065793ad6e1d2fdde27d69a00880752.tar.xz qemu-47c063403065793ad6e1d2fdde27d69a00880752.zip |
ide: device version property
This patch adds a new property named 'ver' to ide-drive which allows to
specify the version which the virtual disk/cdrom should report to the
guest. By default this is the qemu version (i.e. 0.12). usage:
-drive if=none,id=disk,file=...
-device ide-drive,bus=ide.0,unit=0,drive=disk,ver=42
You can also switch the version for all ide drives using:
-global ide-drive.ver=42
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'hw/xen_disk.c')
0 files changed, 0 insertions, 0 deletions