]> git.proxmox.com Git - mirror_qemu.git/commit - qemu-options.hx
usb: Deprecate the legacy -usbdevice option
authorThomas Huth <thuth@redhat.com>
Fri, 19 May 2017 06:35:16 +0000 (08:35 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Mon, 29 May 2017 12:03:35 +0000 (14:03 +0200)
commita358a3af4558a24398a541951cad7a6c458df72b
tree97a642c37916b7dad0859ddffb438f244b65b468
parent3ae7eb88c472799f17beb653f4bc3fb8b124c72e
usb: Deprecate the legacy -usbdevice option

The '-usbdevice' option is considered as deprecated nowadays and
we might want to remove these options in a future version of QEMU.
So mark this options as deprecated in the documenation and print out
a warning if it is used to tell the user what to use instead.
While we're at it, improve also some other minor USB-related spots
in qemu-options.hx that were not up to date anymore.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Message-id: 1495175716-12735-1-git-send-email-thuth@redhat.com
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
qemu-options.hx
vl.c