diff options
author | Gerd Hoffmann | 2019-01-24 12:20:51 +0100 |
---|---|---|
committer | Gerd Hoffmann | 2019-01-24 13:11:08 +0100 |
commit | e42975a153dc7d1d281b67dd31a4998d8df475f7 (patch) | |
tree | c4db4027af7382a1f97dc5ba242442d19227682a /scripts/qemu.py | |
parent | audio: use pkg-config (diff) | |
download | qemu-e42975a153dc7d1d281b67dd31a4998d8df475f7.tar.gz qemu-e42975a153dc7d1d281b67dd31a4998d8df475f7.tar.xz qemu-e42975a153dc7d1d281b67dd31a4998d8df475f7.zip |
audio: allow optional audio drivers.
For those audio drivers which can be probed (sdl, alsa, pulse) add a
try-$name variants. Unlike the variants without try- prefix they will
not error out on probe failure, the driver will be dropped from the list
instead. Mainly useful for the audio_drv_list default values.
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Message-id: 20190124112055.547-3-kraxel@redhat.com
Diffstat (limited to 'scripts/qemu.py')
0 files changed, 0 insertions, 0 deletions