qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] Audio: misc fixes for "Audio 20190821 patches", part two
@ 2019-09-10 23:26 Kővágó, Zoltán
  2019-09-10 23:26 ` [Qemu-devel] [PATCH 1/3] audio: fix parameter dereference before NULL check Kővágó, Zoltán
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Kővágó, Zoltán @ 2019-09-10 23:26 UTC (permalink / raw)
  To: qemu-devel; +Cc: Maxim Levitsky

Hi,

This series contains some random fixes for the "Audio 20190821 patches":
a coverity bugfix and pulseaudio connection/stream names fix.

Since there wasn't a clear consensus about naming the pa streams, I've
split it into two commits: the first time just uses the audiodev id
unconditionally, while the last commit adds a new option to qapi to
override it.  This way we can easily drop the last commit if it turns
out to be unnecessary.

Regards,
Zoltan


Kővágó, Zoltán (3):
  audio: fix parameter dereference before NULL check
  audio: paaudio: fix connection and stream name
  audio: paaudio: ability to specify stream name

 audio/audio_template.h | 7 +++++--
 audio/paaudio.c        | 9 ++++++---
 qapi/audio.json        | 6 ++++++
 3 files changed, 17 insertions(+), 5 deletions(-)

-- 
2.23.0



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

end of thread, other threads:[~2019-10-17 12:09 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-10 23:26 [Qemu-devel] [PATCH 0/3] Audio: misc fixes for "Audio 20190821 patches", part two Kővágó, Zoltán
2019-09-10 23:26 ` [Qemu-devel] [PATCH 1/3] audio: fix parameter dereference before NULL check Kővágó, Zoltán
2019-09-10 23:26 ` [Qemu-devel] [PATCH 2/3] audio: paaudio: fix connection and stream name Kővágó, Zoltán
2019-09-10 23:26 ` [Qemu-devel] [PATCH 3/3] audio: paaudio: ability to specify " Kővágó, Zoltán
2019-09-23 13:17   ` Markus Armbruster
2019-10-17 12:07 ` [Qemu-devel] [PATCH 0/3] Audio: misc fixes for "Audio 20190821 patches", part two Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).