Commit a8c490cda5859961d06db2066ef1f19147527c58

Authored by bellard
1 parent 4606bb3f

update


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@770 c046a42c-6fe2-441c-8c8c-71466251a162
Showing 1 changed file with 5 additions and 0 deletions
qemu-doc.texi
... ... @@ -231,6 +231,11 @@ command line application. The emulated serial port is redirected on
231 231 the console. Therefore, you can still use QEMU to debug a Linux kernel
232 232 with a serial console.
233 233  
  234 +@item -enable-audio
  235 +
  236 +The SB16 emulation is disabled by default as it may give problems with
  237 +Windows. You can enable it manually with this option.
  238 +
234 239 @end table
235 240  
236 241 Network options:
... ...