summaryrefslogtreecommitdiffstats
path: root/qemu-doc.texi
diff options
context:
space:
mode:
authorbellard2005-10-30 19:58:22 +0100
committerbellard2005-10-30 19:58:22 +0100
commit1d14ffa97eacd3cb722271eaf6f093038396eac4 (patch)
tree1aae1f090262c3642cc672971890141050413d26 /qemu-doc.texi
parentOS X: support for the built in CD-ROM drive (Mike Kronenberg) (diff)
downloadqemu-1d14ffa97eacd3cb722271eaf6f093038396eac4.tar.gz
qemu-1d14ffa97eacd3cb722271eaf6f093038396eac4.tar.xz
qemu-1d14ffa97eacd3cb722271eaf6f093038396eac4.zip
merged 15a_aqemu.patch audio patch (malc)
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1584 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'qemu-doc.texi')
-rw-r--r--qemu-doc.texi19
1 files changed, 17 insertions, 2 deletions
diff --git a/qemu-doc.texi b/qemu-doc.texi
index 526bd4b733..51875d7741 100644
--- a/qemu-doc.texi
+++ b/qemu-doc.texi
@@ -181,8 +181,23 @@ The default is @code{en-us}.
@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.
+Will enable audio and all the sound hardware QEMU was built with.
+
+@item -audio-help
+
+Will show the audio subsystem help: list of drivers, tunable
+parameters.
+
+@item -soundhw card1,card2,...
+
+Enable audio and selected sound hardware. Use ? to print all
+available sound hardware.
+
+@example
+qemu -soundhw sb16,adlib hda
+qemu -soundhw es1370 hda
+qemu -soundhw ?
+@end example
@item -localtime
Set the real time clock to local time (the default is to UTC