]> git.proxmox.com Git - qemu.git/commitdiff
intel-hda: documentation update
authorGerd Hoffmann <kraxel@redhat.com>
Mon, 1 Nov 2010 15:57:48 +0000 (16:57 +0100)
committermalc <av1474@comtv.ru>
Mon, 1 Nov 2010 21:41:04 +0000 (00:41 +0300)
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: malc <av1474@comtv.ru>
qemu-doc.texi
qemu-options.hx

index c3765293d3d84a1d2ed7b6256f3b37f544a8b2a0..7ce8999e81717ef4cd7e9df3f17c969cae0cc60c 100644 (file)
@@ -200,6 +200,8 @@ ENSONIQ AudioPCI ES1370 sound card
 @item
 Intel 82801AA AC97 Audio compatible sound card
 @item
+Intel HD Audio Controller and HDA codec
+@item
 Adlib(OPL2) - Yamaha YM3812 compatible chip
 @item
 Gravis Ultrasound GF1 sound card
index 9e38dfb775f0845f4fa3ce0d3411a77fc7883e60..4d99a58fc502d96c7f2d8b04cdd27eb3e763cc96 100644 (file)
@@ -393,6 +393,7 @@ available sound hardware.
 qemu -soundhw sb16,adlib disk.img
 qemu -soundhw es1370 disk.img
 qemu -soundhw ac97 disk.img
+qemu -soundhw hda disk.img
 qemu -soundhw all disk.img
 qemu -soundhw ?
 @end example