Merge remote-tracking branch 'remotes/kraxel/tags/usb-20200113-pull-request' into...
commit3c8a6575985b1652b45bfa670b5e1907d642cfa0
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 13 Jan 2020 14:19:56 +0000 (13 14:19 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 13 Jan 2020 14:19:57 +0000 (13 14:19 +0000)
treefc5ff4e637a17f557ee30a17bad695d2625c1f3f
parent981c9b88e674408a1579ca3aa8d42770e3b689de
parent236846a019c4f7aa3111026fc9a1fe09684c8978
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20200113-pull-request' into staging

usb: bugfixes for xhci, usb pass-through and usb redirection.

# gpg: Signature made Mon 13 Jan 2020 13:06:35 GMT
# gpg:                using RSA key 4CB6D8EED3E87138
# gpg: Good signature from "Gerd Hoffmann (work) <kraxel@redhat.com>" [full]
# gpg:                 aka "Gerd Hoffmann <gerd@kraxel.org>" [full]
# gpg:                 aka "Gerd Hoffmann (private) <kraxel@gmail.com>" [full]
# Primary key fingerprint: A032 8CFF B93A 17A7 9901  FE7D 4CB6 D8EE D3E8 7138

* remotes/kraxel/tags/usb-20200113-pull-request:
  xhci: recheck slot status
  xhci: Fix memory leak in xhci_kick_epctx when poweroff GuestOS
  usbredir: Prevent recursion in usbredir_write
  usb-redir: remove 'remote wakeup' flag from configuration descriptor
  usb-host: remove 'remote wakeup' flag from configuration descriptor

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/usb/redirect.c