soundhw: remove ability to create multiple soundcards
commit9c50b8aae2b411b253edaee77d76d297e5fa2fab
authorPaolo Bonzini <pbonzini@redhat.com>
Wed, 27 Apr 2022 10:04:47 +0000 (27 12:04 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Sat, 14 May 2022 10:33:44 +0000 (14 12:33 +0200)
treef502aa8c8a6c6b478a00e64f22ffa9a3d1850319
parent6e577937485080f2dcebc6a3e5a4a9e8db841762
soundhw: remove ability to create multiple soundcards

The usefulness of enabling a dozen soundcards is dubious.  Simplify the
code by allowing a single instance of -soundhw, with no support for
parsing either comma-separated values or 'soundhw all'.

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