aboutsummaryrefslogtreecommitdiff
path: root/qemu-doc.texi
diff options
context:
space:
mode:
Diffstat (limited to 'qemu-doc.texi')
-rw-r--r--qemu-doc.texi6
1 files changed, 4 insertions, 2 deletions
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 @@ PCI UHCI USB controller and a virtual USB hub.
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