]> git.proxmox.com Git - mirror_qemu.git/commit
soundhw: move help handling to vl.c
authorPaolo Bonzini <pbonzini@redhat.com>
Wed, 27 Apr 2022 11:15:23 +0000 (13:15 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Sat, 14 May 2022 10:33:44 +0000 (12:33 +0200)
commit67aaa96ae451913ffd25766dc59341fe6b63619d
tree5957729be94a691cc9e1332d0195adee891679e8
parentbf521c5655f7f821603d921e6de77e4e05fa44b9
soundhw: move help handling to vl.c

This will allow processing "-audio model=help" even if the backend
part of the option is missing.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
hw/audio/soundhw.c
softmmu/vl.c