qemu-doc: Update to use the new way of attaching USB devices
commita92ff8c123f45b3eb01a54f61d7be088e345612a
authorThomas Huth <thuth@redhat.com>
Mon, 8 May 2017 15:13:49 +0000 (8 17:13 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Fri, 12 May 2017 10:26:40 +0000 (12 12:26 +0200)
tree7962c089556c8ee59b188586d7889c0e94bcb9aa
parent76d20ea0f1b26ebd5da2f5fb2fdf3250cde887bb
qemu-doc: Update to use the new way of attaching USB devices

The preferred way of adding USB devices is via "-device" and
"device_add" nowadays, so let's start to get rid of "-usbdevice"
and "usb_add" in the documentation. While we're at it, also
add the new USB devices there which have been added to QEMU
during the last years, and get rid of the old "vendorid" and
"productid" parameters of "-usbdevice serial" which have been
removed in QEMU version 0.14.0 already.

Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-id: 1494256429-31720-1-git-send-email-thuth@redhat.com
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
docs/qdev-device-use.txt
qemu-doc.texi