]> git.proxmox.com Git - mirror_qemu.git/commit
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20170223-1' into staging
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 24 Feb 2017 12:49:04 +0000 (12:49 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 24 Feb 2017 12:49:04 +0000 (12:49 +0000)
commit5842b55fd403ac0a16443aad58a8cf6d4c10cf77
tree8f9f75b586cc5dbe819c890b2e943ecdf8a43bae
parent55229247181c40baa3e92b08ee043d4e8453087e
parent4f72b8d2a6f5777fa1af2cf5184843e4cb06f182
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20170223-1' into staging

usb: ohci bugfix, switch core to unrealize, xhci property cleanup

# gpg: Signature made Thu 23 Feb 2017 15:37:57 GMT
# gpg:                using RSA key 0x4CB6D8EED3E87138
# 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/pull-usb-20170223-1:
  xhci: properties cleanup
  usb: ohci: fix error return code in servicing td
  usb: replace handle_destroy with unrealize

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