qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] build spice audio as module
@ 2020-09-16  8:41 Gerd Hoffmann
  2020-09-16  8:41 ` [PATCH 1/2] audio: remove qemu_spice_audio_init() Gerd Hoffmann
  2020-09-16  8:41 ` [PATCH 2/2] audio: build spiceaudio as module Gerd Hoffmann
  0 siblings, 2 replies; 8+ messages in thread
From: Gerd Hoffmann @ 2020-09-16  8:41 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann



Gerd Hoffmann (2):
  audio: remove qemu_spice_audio_init()
  audio: build spiceaudio as module

 include/ui/qemu-spice.h |  1 -
 audio/audio.c           | 16 ++++++++++++++++
 audio/spiceaudio.c      |  5 -----
 ui/spice-core.c         |  1 -
 audio/meson.build       |  4 ++--
 5 files changed, 18 insertions(+), 9 deletions(-)

-- 
2.27.0




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

end of thread, other threads:[~2020-12-16  8:16 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-16  8:41 [PATCH 0/2] build spice audio as module Gerd Hoffmann
2020-09-16  8:41 ` [PATCH 1/2] audio: remove qemu_spice_audio_init() Gerd Hoffmann
2020-12-13 20:18   ` dann frazier
2020-12-15  8:07     ` Gerd Hoffmann
2020-12-15 15:26       ` dann frazier
2020-12-15 20:03       ` Volker Rümelin
2020-12-16  8:15         ` Gerd Hoffmann
2020-09-16  8:41 ` [PATCH 2/2] audio: build spiceaudio as module Gerd Hoffmann

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).