]> git.proxmox.com Git - mirror_qemu.git/commit
Merge remote-tracking branch 'remotes/kraxel/tags/audio-20190828-pull-request' into...
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 3 Sep 2019 13:03:15 +0000 (14:03 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 3 Sep 2019 13:03:15 +0000 (14:03 +0100)
commitfec105c2abda8567ec15230429c41429b5ee307c
tree447b3226da641771386f7c760ad3d788a3a6c818
parentcc6613e244e86c66f83467eab5284825d7057cea
parent4b3b7793e18e1e3edb90bbc21112e875f9ff826d
Merge remote-tracking branch 'remotes/kraxel/tags/audio-20190828-pull-request' into staging

audio: two little fixes.

# gpg: Signature made Wed 28 Aug 2019 12:51:32 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/audio-20190828-pull-request:
  audio: omitting audiodev= parameter is only deprecated
  audio: fix invalid malloc size in audio_create_pdos

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