]> git.ipfire.org Git - thirdparty/qemu.git/commit - qemu-options.hx
audio: extend -audio to allow creating a default backend
authorPaolo Bonzini <pbonzini@redhat.com>
Thu, 21 Sep 2023 08:23:58 +0000 (10:23 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Sun, 8 Oct 2023 19:08:27 +0000 (21:08 +0200)
commit1ebdbff4c37d820b6a97d4c6f24aa38dae302b51
treee0a68cb06c0fb9f8e7d8341d6452980f23baea77
parent8f527a3c0d2866df1affe8f0fb8ab73fbbb8ac52
audio: extend -audio to allow creating a default backend

If "-audio BACKEND" is used without a model, the resulting backend
will be used whenever the audiodev property is not specified.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
audio/audio.c
qemu-options.hx
system/vl.c