audio, qtest: get rid of QEMU_AUDIO_DRV
commit912eef205ae9ccfd477c343a51a7c2dcfae2ba43
authorPaolo Bonzini <pbonzini@redhat.com>
Thu, 5 Oct 2023 09:45:55 +0000 (5 11:45 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Sun, 8 Oct 2023 19:08:27 +0000 (8 21:08 +0200)
treeb42bdc0d01e210c6b52a759e630679f306cbb05e
parent63a13c08055072e92129a1d0ffeeecdcac6ad3d4
audio, qtest: get rid of QEMU_AUDIO_DRV

Default audio devices can now be created with "-audio".  Tests for
soundcards were already using "-audiodev" if they want to specify a
particular backend, for the others remove the last remnants of
legacy audio configuration.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
audio/audio.c
tests/qtest/libqtest.c