qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Re: [PATCH v2] Add Intel HD Audio support to qemu.


From: malc
Subject: [Qemu-devel] Re: [PATCH v2] Add Intel HD Audio support to qemu.
Date: Mon, 1 Nov 2010 18:08:53 +0300 (MSK)
User-agent: Alpine 2.00 (LNX 1167 2008-08-23)

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:address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]