On Mon, 1 Nov 2010, Gerd Hoffmann wrote:

> This patch adds three devices to qemu:
> 
> intel-hda
>       Intel HD Audio Controller, the PCI device.  Provides a HDA bus.
>       Emulates ICH6 at the moment.  Adding a ICH9 PCIE
>       variant shouldn't be hard.
> 
> hda-duplex
>       HDA Codec.  Attaches to the HDA bus.  Supports 16bit stereo,
>       rates 16k -> 96k, playback, recording and volume control
>       (with CONFIG_MIXEMU=y).
> 
> hda-output
>       HDA Codec without recording support.  Subset of the hda-duplex
>       codec.  Use this if you don't want your guests access your mic.
> 
> Usage: add '-device intel-hda -device hda-duplex' to your command line.
> 
[..snip..]

Applied, thanks.

-- 
mailto:av1...@comtv.ru

Reply via email to