Hi, Here comes the usb patch queue, with a bugfix collection and a documentation update.
please pull, Gerd The following changes since commit 76d20ea0f1b26ebd5da2f5fb2fdf3250cde887bb: Merge remote-tracking branch 'armbru/tags/pull-qapi-2017-05-04-v3' into staging (2017-05-09 15:49:14 -0400) are available in the git repository at: git://git.kraxel.org/qemu tags/pull-usb-20170512-1 for you to fetch changes up to aa612b364ecbe1dc034efcabb04526f24e56c145: hw/usb/dev-serial: Do not try to set vendorid or productid properties (2017-05-12 12:30:23 +0200) ---------------------------------------------------------------- usb: bugfixes, doc update ---------------------------------------------------------------- Gerd Hoffmann (1): usb-redir: fix stack overflow in usbredir_log_data Ladi Prosek (3): xhci: fix logging usb-hub: clear PORT_STAT_SUSPEND on wakeup xhci: relax link check Thomas Huth (2): qemu-doc: Update to use the new way of attaching USB devices hw/usb/dev-serial: Do not try to set vendorid or productid properties docs/qdev-device-use.txt | 6 ++-- hw/usb/dev-hub.c | 1 + hw/usb/dev-serial.c | 24 ++++--------- hw/usb/hcd-xhci.c | 9 ++--- hw/usb/redirect.c | 13 +------ qemu-doc.texi | 91 +++++++++++++++++++++++++++--------------------- 6 files changed, 64 insertions(+), 80 deletions(-)