diff options
author | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | 2004-04-26 20:59:17 +0000 |
---|---|---|
committer | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | 2004-04-26 20:59:17 +0000 |
commit | a8c490cda5859961d06db2066ef1f19147527c58 (patch) | |
tree | be19f0926374d265b037876100b402b9eed38c8e /qemu-doc.texi | |
parent | 4606bb3f062eee892043dcbefe0dba148ade1627 (diff) |
update
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@770 c046a42c-6fe2-441c-8c8c-71466251a162
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: |