]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Correctly translate QEMU_AUDIO_DRV=wav
authorAndrea Bolognani <abologna@redhat.com>
Mon, 17 Jan 2022 15:36:01 +0000 (16:36 +0100)
committerAndrea Bolognani <abologna@redhat.com>
Wed, 2 Feb 2022 15:26:49 +0000 (16:26 +0100)
commit9827614378fcf919024f9ebc751d4cf9cd2dbdfe
treeba874b6c6f34c8bfd767f9b6ed44be37889015b6
parent7627c96cdb8c3513d94beccdc42774192e6a763e
qemu: Correctly translate QEMU_AUDIO_DRV=wav

This, along with "pa", is the other case where the libvirt and
QEMU names do not match.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
src/qemu/qemu_domain.c