]> git.proxmox.com Git - mirror_qemu.git/commit
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160321-1' into staging
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 22 Mar 2016 16:42:06 +0000 (16:42 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 22 Mar 2016 16:42:06 +0000 (16:42 +0000)
commitac0d25e843bdad441db2a26f78898f533bf91bb5
tree8aba27d380262f23b2d2a8fc9d156cb706f89800
parent9fa570d57e44e065b663715400eafc60fe66e005
parentdff0367cf66f489aa772320fa2937a8cac1ca30d
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160321-1' into staging

usb: bugfix collection.

# gpg: Signature made Mon 21 Mar 2016 11:07:39 GMT 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-20160321-1:
  usb: ehci: add capability mmio write function
  hw/usb/dev-mtp: Guard inotify usage with CONFIG_INOTIFY1
  usb: fix unbound stack warning for inotify_watchfn
  usb: fix unbound stack usage for usb_mtp_add_str
  usb: fix unbounded stack warning for xhci_dma_write_u32s
  usb: Fix compilation for Windows

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