Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160523-1' into staging
commit2b5f477789aa4d0a4aa444533558e21e63a310ec
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 23 May 2016 14:53:02 +0000 (23 15:53 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 23 May 2016 14:53:02 +0000 (23 15:53 +0100)
treecc12ce34b1d9884312d32f43390cbee70ffc8af1
parent38629bf5e4b563d7038cca50ca2c1f09640877da
parentd400fc018b326104d26d730e5cc8c36c1f662c34
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160523-1' into staging

usb: add xen pvUSB backend, add num-ports check to ohci.

# gpg: Signature made Mon 23 May 2016 14:02:25 BST using RSA key ID D3E87138
# 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>"

* remotes/kraxel/tags/pull-usb-20160523-1:
  usb/ohci: Fix crash with when specifying too many num-ports
  xen: add pvUSB backend
  xen: write information about supported backends
  xen: introduce dummy system device

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