]> git.proxmox.com Git - mirror_qemu.git/commit - audio/paaudio.c
qemu: allow pulseaudio to be the default
authorMichael S. Tsirkin <mst@redhat.com>
Tue, 13 Oct 2009 14:08:55 +0000 (16:08 +0200)
committermalc <av1474@comtv.ru>
Tue, 13 Oct 2009 14:14:50 +0000 (18:14 +0400)
commit1a4ea1e34d94acd82ee316a0427d9e82cf37b806
tree2974f9f093f1527fdb57660c383bf958c3c76657
parent2ca2078e287174522e3a6229618947d3d285b8c0
qemu: allow pulseaudio to be the default

We're seeing various issues with the SDL audio backend and want to
switch to the pulseaudio backend. See e.g.

  https://bugzilla.redhat.com/495964
  https://bugzilla.redhat.com/519540
  https://bugzilla.redhat.com/496627

The pulseaudio backend seems to work well, so we should allow it to be
selected as the default.

Signed-off-by: Mark McLoughlin <markmc@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: malc <av1474@comtv.ru>
audio/paaudio.c