On 01/24/2011 12:35 PM, Eric Blake wrote:
On 01/24/2011 10:25 AM, Cole Robinson wrote:
> In QEMU, the card itself is a PCI device, but it requires a codec
> (either -device hda-output or -device hda-duplex) to actually output
> sound. Specifying <sound model='ich6'/> gives us -device intel-hda
> -device hda-duplex I think it's important that a simple <sound
model='ich6'/>
> sets up a useful codec, to have consistent behavior with all other sound cards.
ACK.
Thanks, pushed now.
- Cole