From 423d65f4f9120b7e545ec209398033927373de1d Mon Sep 17 00:00:00 2001 From: balrog Date: Mon, 14 Jan 2008 22:09:11 +0000 Subject: Gravis Ultrasound GF1 sound card emulation (malc). git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3921 c046a42c-6fe2-441c-8c8c-71466251a162 --- qemu-doc.texi | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'qemu-doc.texi') 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 -- cgit v1.1