summary refs log tree commit diff stats
path: root/results/scraper/launchpad-without-comments/1583420
blob: 51c7c5c24cd1324981a531879ee12e0bf35d57b7 (plain) (blame)
1
2
3
4
5
Please support "-soundhw none"

qemu currently provides a default set of sound hardware.  The -soundhw option can change that default set, such as by using "-soundhw pcspkr" to disable most of it, but no "-soundhw none" option exists to disable all of it.  As far as I can tell, disabling the default sound hardware requires specifying -nodefaults and then manually specifying all the desired hardware, leaving out sound hardware.

Please consider adding support for "-soundhw none", to disable all the default sound hardware.