diff options
author | Hervé Poussineau <hpoussin@reactos.org> | 2013-05-04 16:17:37 +0200 |
---|---|---|
committer | Michael Tokarev <mjt@tls.msk.ru> | 2013-05-12 13:25:55 +0400 |
commit | 59d827629360097caa9a4f160680affde84cb4c8 (patch) | |
tree | 23affa058e53079a2d1b9c791aa15693f47c9763 /qemu-doc.texi | |
parent | 3e758c1df05bcd305cb761beddeb078b67c3ab88 (diff) | |
download | qemu-59d827629360097caa9a4f160680affde84cb4c8.tar.gz qemu-59d827629360097caa9a4f160680affde84cb4c8.tar.bz2 qemu-59d827629360097caa9a4f160680affde84cb4c8.zip |
audio: update documentation after removing --audio-card-list option
Commit 98af93fde2e37b5b0c8cee9036e028fe6df6446c removed the
--audio-card-list option in configure, and commit
8f3b664f6cc4153cc73941c941d54c4e499b7537 always compiled in
the adlib, gus and cs4231a audio cards.
Signed-off-by: Hervé Poussineau <hpoussin@reactos.org>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'qemu-doc.texi')
-rw-r--r-- | qemu-doc.texi | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/qemu-doc.texi b/qemu-doc.texi index 64493ebfce..5fc0eae400 100644 --- a/qemu-doc.texi +++ b/qemu-doc.texi @@ -214,10 +214,6 @@ PCI UHCI USB controller and a virtual USB hub. SMP is supported with up to 255 CPUs. -Note that adlib, gus and cs4231a are only available when QEMU was -configured with --audio-card-list option containing the name(s) of -required card(s). - QEMU uses the PC BIOS from the Bochs project and the Plex86/Bochs LGPL VGA BIOS. |