From: Peter Maydell Date: Mon, 15 Jun 2015 15:15:32 +0000 (+0100) Subject: Merge remote-tracking branch 'remotes/kraxel/tags/pull-audio-20150615-1' into staging X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=b500e4db8e3e0b5f41a2dd14e2001200e5fc7d6b;p=qemu.git Merge remote-tracking branch 'remotes/kraxel/tags/pull-audio-20150615-1' into staging audio: remove obsolete backends (esd, fmod, winwave). audio: stop using global variables, small fixes. audio: remove some obsolte and unused code. # gpg: Signature made Mon Jun 15 13:24:44 2015 BST using RSA key ID D3E87138 # gpg: Good signature from "Gerd Hoffmann (work) " # gpg: aka "Gerd Hoffmann " # gpg: aka "Gerd Hoffmann (private) " * remotes/kraxel/tags/pull-audio-20150615-1: ossaudio: use trace events instead of debug config flag alsaaudio: use trace events instead of verbose dsoundaudio: remove primary buffer dsoundaudio: remove *_retries kludges audio: remove plive audio: remove LOG_TO_MONITOR along with default_mon MAINTAINERS: remove malc from audio sdlaudio: do not allow multiple instances coreaudio: do not use global variables where possible dsoundaudio: do not use global variables paaudio: fix possible resource leak wavaudio: do not use global variables ossaudio: do not use global variables alsaaudio: do not use global variables paaudio: do not use global variables audio: expose drv_opaque to init_out and init_in only enable dsound in case the header file is present audio: remove winwave audio driver audio: remove fmod backend audio: remove esd backend Signed-off-by: Peter Maydell --- b500e4db8e3e0b5f41a2dd14e2001200e5fc7d6b