The following changes since commit aa14de086675280206dbc1849da6f85b75f62f1b:
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-20201213' int= o staging (2020-12-14 18:53:30 +0000) are available in the Git repository at: git://git.kraxel.org/qemu tags/audio-20201215-pull-request for you to fetch changes up to 06c8c375389a54d8e4457d967f4f0896caecefb2: audio: add sanity check (2020-12-15 09:28:52 +0100) ---------------------------------------------------------------- audio: coreaudio playback state fixes. audio: misc cleanups. ---------------------------------------------------------------- Eduardo Habkost (1): cs4231: Get rid of empty property array Gerd Hoffmann (1): audio: add sanity check Philippe Mathieu-Daud=C3=A9 (1): audio: Simplify audio_bug() removing old code Volker R=C3=BCmelin (4): coreaudio: rename misnamed variable fake_as coreaudio: don't start playback in init routine coreaudio: always stop audio playback on shut down audio: remove unused function audio_is_cleaning_up() audio/audio.h | 1 - audio/audio.c | 31 ++++----------------------- audio/coreaudio.c | 53 +++++++++++++++++------------------------------ hw/audio/cs4231.c | 5 ----- 4 files changed, 23 insertions(+), 67 deletions(-) --=20 2.27.0