Revision 1d14ffa9 qemu-doc.texi

b/qemu-doc.texi
181 181

  
182 182
@item -enable-audio
183 183

  
184
The SB16 emulation is disabled by default as it may give problems with
185
Windows. You can enable it manually with this option.
184
Will enable audio and all the sound hardware QEMU was built with.
185

  
186
@item -audio-help
187

  
188
Will show the audio subsystem help: list of drivers, tunable
189
parameters.
190

  
191
@item -soundhw card1,card2,...
192

  
193
Enable audio and selected sound hardware. Use ? to print all
194
available sound hardware.
195

  
196
@example
197
qemu -soundhw sb16,adlib hda
198
qemu -soundhw es1370 hda
199
qemu -soundhw ?
200
@end example
186 201

  
187 202
@item -localtime
188 203
Set the real time clock to local time (the default is to UTC

Also available in: Unified diff