qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/3] hda: add codec with speaker/microphone.


From: Gerd Hoffmann
Subject: [Qemu-devel] [PATCH 0/3] hda: add codec with speaker/microphone.
Date: Thu, 26 Apr 2012 09:15:01 +0200

  Hi,

This patch series adds a new hda codec which advertises the input/output
channels as microphone and speaker instead of line-in/out.  Needed to
make some guest apps happy.  It also tweaks the fixes the codec ids,
they are different now depending on CONFIG_MIXEMU state.

Gerd Hoffmann (3):
  hda: move input widgets from duplex to common
  hda: add hda-micro codec
  hda: fix codec ids

 hw/hda-audio.c |  243 ++++++++++++++++++++++++++++++++++++++++++++------------
 1 files changed, 192 insertions(+), 51 deletions(-)




reply via email to

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