commit | 912eef205ae9ccfd477c343a51a7c2dcfae2ba43 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Thu Oct 05 11:45:55 2023 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Sun Oct 08 21:08:27 2023 +0200 |
tree | b42bdc0d01e210c6b52a759e630679f306cbb05e | |
parent | 63a13c08055072e92129a1d0ffeeecdcac6ad3d4 [diff] |
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>