All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/3] coreaudio fixes
@ 2025-01-17  6:46 Akihiko Odaki
  2025-01-17  6:47 ` [PATCH v4 1/3] coreaudio: Commit the result of init in the end Akihiko Odaki
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Akihiko Odaki @ 2025-01-17  6:46 UTC (permalink / raw)
  To: Gerd Hoffmann, Philippe Mathieu-Daudé, Christian Schoenebeck
  Cc: qemu-devel, devel, Akihiko Odaki

This series contains two fixes for coreaudio. See each one for details.

Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com>
---
Changes in v4:
- Splitted patch "audio: Add functions to initialize buffers" from
  patch "coreaudio: Initialize the buffer for device change".
- Changed the message of patch "coreaudio: Commit the result of init in
  the end" to tell that early returns happen when there is a fatal error
  or the device gets unplugged.
- Link to v3: https://lore.kernel.org/r/20250115-coreaudio-v3-0-bdb6bcb5bf9f@daynix.com

---
Akihiko Odaki (3):
      coreaudio: Commit the result of init in the end
      audio: Add functions to initialize buffers
      coreaudio: Initialize the buffer for device change

 audio/audio_int.h |  2 ++
 audio/audio.c     | 24 ++++++++++++++++++------
 audio/coreaudio.m | 50 ++++++++++++++++++++++++++++----------------------
 3 files changed, 48 insertions(+), 28 deletions(-)
---
base-commit: 38d0939b86e2eef6f6a622c6f1f7befda0146595
change-id: 20250109-coreaudio-c984607e1d8c

Best regards,
-- 
Akihiko Odaki <akihiko.odaki@daynix.com>



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2025-01-22 19:40 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-17  6:46 [PATCH v4 0/3] coreaudio fixes Akihiko Odaki
2025-01-17  6:47 ` [PATCH v4 1/3] coreaudio: Commit the result of init in the end Akihiko Odaki
2025-01-17 10:38   ` Phil Dennis-Jordan
2025-01-22 19:39   ` Christian Schoenebeck
2025-01-17  6:47 ` [PATCH v4 2/3] audio: Add functions to initialize buffers Akihiko Odaki
2025-01-17 10:14   ` Phil Dennis-Jordan
2025-01-17  6:47 ` [PATCH v4 3/3] coreaudio: Initialize the buffer for device change Akihiko Odaki
2025-01-17 10:24   ` Phil Dennis-Jordan
2025-01-22 18:54   ` Christian Schoenebeck

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.