Gravis Ultrasound GF1 sound card emulation (malc).
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3921 c046a42c-6fe2-441c-8c8c-71466251a162
diff --git a/qemu-doc.texi b/qemu-doc.texi
index 7f3a361..d6b1d643 100644
--- a/qemu-doc.texi
+++ b/qemu-doc.texi
@@ -175,14 +175,16 @@
SMP is supported with up to 255 CPUs.
-Note that adlib and ac97 are only available when QEMU was configured
-with --enable-adlib, --enable-ac97 respectively.
+Note that adlib, ac97 and gus are only available when QEMU was configured
+with --enable-adlib, --enable-ac97 or --enable-gus respectively.
QEMU uses the PC BIOS from the Bochs project and the Plex86/Bochs LGPL
VGA BIOS.
QEMU uses YM3812 emulation by Tatsuyuki Satoh.
+QEMU uses GUS emulation(GUSEMU32) by Tibor "TS" Schütz.
+
@c man end
@node pcsys_quickstart