On Thu, 17 Jun 2021 at 13:55, Gerd Hoffmann <kra...@redhat.com> wrote: > > The following changes since commit 38848ce565849e5b867a5e08022b3c755039c11a: > > Merge remote-tracking branch > 'remotes/pmaydell/tags/pull-target-arm-20210616' into staging (2021-06-16 > 17:02:30 +0100) > > are available in the Git repository at: > > git://git.kraxel.org/qemu tags/audio-20210617-pull-request > > for you to fetch changes up to 986bdbc6a29c4d7ef125299c5013783e30dc2cae: > > coreaudio: Fix output stream format settings (2021-06-17 12:00:26 +0200) > > ---------------------------------------------------------------- > audio: bugfix collection. > > ---------------------------------------------------------------- > > Akihiko Odaki (2): > audio: Fix format specifications of debug logs > coreaudio: Fix output stream format settings > > Philippe Mathieu-Daudé (1): > hw/audio/sb16: Avoid assertion by restricting I/O sampling rate range > > Volker Rümelin (4): > alsaaudio: remove #ifdef DEBUG to avoid bit rot > paaudio: remove unused stream flags > audio: move code to audio/audio.c > jackaudio: avoid that the client name contains the word (NULL) >
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/6.1 for any user-visible changes. -- PMM