]> git.proxmox.com Git - mirror_qemu.git/commit
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20190829-pull-request' into...
authorPeter Maydell <peter.maydell@linaro.org>
Wed, 4 Sep 2019 08:17:17 +0000 (09:17 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Wed, 4 Sep 2019 08:17:17 +0000 (09:17 +0100)
commit03a6190518206175f280704430811919211ce96a
treed4c4e1d82e8522ff80190ab1c87e7c20e9458db6
parent3b3f0646a40b0a6e30817f931cafefe743fb0c33
parente4c1c64112565a9be50008e6f28dbc41b53da740
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20190829-pull-request' into staging

usb: bugfixes for xhci and mtp.

# gpg: Signature made Thu 29 Aug 2019 08:10:05 BST
# 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-20190829-pull-request:
  usb-mtp: add sanity checks on rootdir
  xhci: Fix memory leak in xhci_kick_epctx
  xhci: Fix memory leak in xhci_address_slot

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