[Qemu-devel] [PATCH v3 0/6] audio: rework driver probing.

Gerd Hoffmann posted 6 patches 5 years, 5 months ago
Test asan passed
Test docker-clang@ubuntu passed
Test docker-mingw@fedora passed
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20190124112055.547-1-kraxel@redhat.com
Maintainers: Brad Smith <brad@comstyle.com>, Gerd Hoffmann <kraxel@redhat.com>
configure       | 81 ++++++++++++++++++++++++++++++++-------------------------
audio/audio.c   | 12 +++++----
audio/paaudio.c | 15 +++++++++++
3 files changed, 67 insertions(+), 41 deletions(-)
[Qemu-devel] [PATCH v3 0/6] audio: rework driver probing.
Posted by Gerd Hoffmann 5 years, 5 months ago
v3:
 * drop pa driver for *bsd.
 * codestyle fixes.

Gerd Hoffmann (6):
  audio: use pkg-config
  audio: allow optional audio drivers.
  audio: use try-sdl for openbsd
  audio: check for pulseaudio daemon pidfile
  audio: error message tweak
  audio: probe audio drivers by default

 configure       | 81 ++++++++++++++++++++++++++++++++-------------------------
 audio/audio.c   | 12 +++++----
 audio/paaudio.c | 15 +++++++++++
 3 files changed, 67 insertions(+), 41 deletions(-)

-- 
2.9.3