Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180703-pull-request' into...
commitba2dfe6f6f4825d462052a38356eafee40f24a75
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 3 Jul 2018 16:10:39 +0000 (3 17:10 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 3 Jul 2018 16:10:39 +0000 (3 17:10 +0100)
treed87fb7580601d271431418d7873a112e189f207c
parentf988c7e191141e92de2059d04a5f9a9bb01f399c
parent8f36ec708834dfad58af6feb0b69bb0be6077f0f
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180703-pull-request' into staging

usb: bugfixes for ehci and xhci.

# gpg: Signature made Tue 03 Jul 2018 09:26:20 BST
# gpg:                using RSA key 4CB6D8EED3E87138
# gpg: Good signature from "Gerd Hoffmann (work) <kraxel@redhat.com>"
# gpg:                 aka "Gerd Hoffmann <gerd@kraxel.org>"
# gpg:                 aka "Gerd Hoffmann (private) <kraxel@gmail.com>"
# Primary key fingerprint: A032 8CFF B93A 17A7 9901  FE7D 4CB6 D8EE D3E8 7138

* remotes/kraxel/tags/usb-20180703-pull-request:
  xhci: fix guest-triggerable assert
  ehci: Don't fetch a NULL current qtd but advance the queue instead.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>