qemu-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-commits] [qemu/qemu] c96007: coreaudio: Drop support for macOS old


From: Peter Maydell
Subject: [Qemu-commits] [qemu/qemu] c96007: coreaudio: Drop support for macOS older than 10.6
Date: Wed, 17 Mar 2021 10:15:27 -0700

  Branch: refs/heads/staging
  Home:   https://github.com/qemu/qemu
  Commit: c960070c366c26e0a510474f0444bb460021821f
      
https://github.com/qemu/qemu/commit/c960070c366c26e0a510474f0444bb460021821f
  Author: Akihiko Odaki <akihiko.odaki@gmail.com>
  Date:   2021-03-16 (Tue, 16 Mar 2021)

  Changed paths:
    M audio/coreaudio.c

  Log Message:
  -----------
  coreaudio: Drop support for macOS older than 10.6

Mac OS X 10.6 was released in 2009.

Signed-off-by: Akihiko Odaki <akihiko.odaki@gmail.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-Id: <20210311151512.22096-1-akihiko.odaki@gmail.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>


  Commit: 7d6948cd98cf5ad8a3458a4ce7fdbcb79bcd1212
      
https://github.com/qemu/qemu/commit/7d6948cd98cf5ad8a3458a4ce7fdbcb79bcd1212
  Author: Akihiko Odaki <akihiko.odaki@gmail.com>
  Date:   2021-03-16 (Tue, 16 Mar 2021)

  Changed paths:
    M audio/coreaudio.c

  Log Message:
  -----------
  coreaudio: Extract device operations

This change prepare to support dynamic device changes, which requires to
perform device initialization/deinitialization multiple times.

Signed-off-by: Akihiko Odaki <akihiko.odaki@gmail.com>
Message-Id: <20210311151512.22096-2-akihiko.odaki@gmail.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>


  Commit: 3ba6e3f6888d2825709eba2f623f0615069c036c
      
https://github.com/qemu/qemu/commit/3ba6e3f6888d2825709eba2f623f0615069c036c
  Author: Akihiko Odaki <akihiko.odaki@gmail.com>
  Date:   2021-03-16 (Tue, 16 Mar 2021)

  Changed paths:
    M audio/coreaudio.c

  Log Message:
  -----------
  coreaudio: Handle output device change

An output device change can occur when plugging or unplugging an
earphone.

Signed-off-by: Akihiko Odaki <akihiko.odaki@gmail.com>
Message-Id: <20210311151512.22096-3-akihiko.odaki@gmail.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>


  Commit: ce90fecbeb8312ffc5340e0d53d9a76b2aa8bf6e
      
https://github.com/qemu/qemu/commit/ce90fecbeb8312ffc5340e0d53d9a76b2aa8bf6e
  Author: Peter Maydell <peter.maydell@linaro.org>
  Date:   2021-03-17 (Wed, 17 Mar 2021)

  Changed paths:
    M audio/coreaudio.c

  Log Message:
  -----------
  Merge remote-tracking branch 
'remotes/kraxel/tags/audio-20210316-pull-request' into staging

coreaudio fixes and cleanups.

# gpg: Signature made Tue 16 Mar 2021 10:47:36 GMT
# gpg:                using RSA key A0328CFFB93A17A79901FE7D4CB6D8EED3E87138
# 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-20210316-pull-request:
  coreaudio: Handle output device change
  coreaudio: Extract device operations
  coreaudio: Drop support for macOS older than 10.6

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


Compare: https://github.com/qemu/qemu/compare/e9a395710edc...ce90fecbeb83



reply via email to

[Prev in Thread] Current Thread [Next in Thread]