commit | 9c50b8aae2b411b253edaee77d76d297e5fa2fab | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Wed Apr 27 12:04:47 2022 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Sat May 14 12:33:44 2022 +0200 |
tree | f502aa8c8a6c6b478a00e64f22ffa9a3d1850319 | |
parent | 6e577937485080f2dcebc6a3e5a4a9e8db841762 [diff] |
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>