diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2019-01-24 12:20:51 +0100 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2019-01-24 13:11:08 +0100 |
commit | e42975a153dc7d1d281b67dd31a4998d8df475f7 (patch) | |
tree | c4db4027af7382a1f97dc5ba242442d19227682a /hw/core | |
parent | c80a867fa06ec1dcc8fe3460a8295160d68b8608 (diff) | |
download | qemu-e42975a153dc7d1d281b67dd31a4998d8df475f7.zip qemu-e42975a153dc7d1d281b67dd31a4998d8df475f7.tar.gz qemu-e42975a153dc7d1d281b67dd31a4998d8df475f7.tar.bz2 |
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 'hw/core')
0 files changed, 0 insertions, 0 deletions