On Tue, 16 Mar 2021 at 10:50, Gerd Hoffmann <kra...@redhat.com> wrote: > > The following changes since commit 2615a5e433aeb812c300d3a48e1a88e1303e2339: > > Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-reque= > st' into staging (2021-03-15 19:23:00 +0000) > > are available in the Git repository at: > > git://git.kraxel.org/qemu tags/audio-20210316-pull-request > > for you to fetch changes up to 3ba6e3f6888d2825709eba2f623f0615069c036c: > > coreaudio: Handle output device change (2021-03-16 07:17:50 +0100) > > ---------------------------------------------------------------- > coreaudio fixes and cleanups. > > ---------------------------------------------------------------- > > Akihiko Odaki (3): > coreaudio: Drop support for macOS older than 10.6 > coreaudio: Extract device operations > coreaudio: Handle output device change > > audio/coreaudio.c | 428 +++++++++++++++++++++++++--------------------- > 1 file changed, 235 insertions(+), 193 deletions(-)
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/6.0 for any user-visible changes. -- PMM