diff options
Diffstat (limited to 'qemu-doc.texi')
-rw-r--r-- | qemu-doc.texi | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/qemu-doc.texi b/qemu-doc.texi index 51f4d7c059..9dd02edd20 100644 --- a/qemu-doc.texi +++ b/qemu-doc.texi @@ -231,6 +231,11 @@ command line application. The emulated serial port is redirected on the console. Therefore, you can still use QEMU to debug a Linux kernel with a serial console. +@item -enable-audio + +The SB16 emulation is disabled by default as it may give problems with +Windows. You can enable it manually with this option. + @end table Network options: |