]> git.proxmox.com Git - mirror_qemu.git/commit
Merge remote-tracking branch 'remotes/kraxel/tags/fixes-20190402-pull-request' into...
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 2 Apr 2019 07:18:24 +0000 (08:18 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 2 Apr 2019 07:18:24 +0000 (08:18 +0100)
commitd61d1a1fb2f1db6c54651844a28389c523f3f8c7
treeb2d1e8d86a7e4a7f7303872f39c605509d9602e6
parent47175951a691a8a2d483f0cbc7f31b4e3814bffa
parentbe1092afa07794e5247eb504095fb5f2ae421ec6
Merge remote-tracking branch 'remotes/kraxel/tags/fixes-20190402-pull-request' into staging

fixes for 4.0 (audio, usb),

# gpg: Signature made Tue 02 Apr 2019 07:46:22 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/fixes-20190402-pull-request:
  audio: fix audio timer rate conversion bug
  usb-mtp: remove usb_mtp_object_free_one
  usb-mtp: fix return status of delete
  hw/usb/bus.c: Handle "no speed matched" case in usb_mask_to_str()
  Revert "audio: fix pc speaker init"

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