qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/4] audio patch queue
@ 2013-09-24  8:38 Gerd Hoffmann
  2013-09-24  8:39 ` [Qemu-devel] [PATCH 1/4] audio maintainers update Gerd Hoffmann
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Gerd Hoffmann @ 2013-09-24  8:38 UTC (permalink / raw)
  To: qemu-devel; +Cc: Bandan Das, Gerd Hoffmann

  Hi,

My first audio pull request.  malc seems to have disappeared.  I'll go
try to take care for the audio bits for the time being.

This pull request carries a MAINTAINERS update and patches to make mixer
support in hda-audio a runtime option (was compile time option depending
on CONFIG_MIXEMU before).

please pull,
  Gerd

The following changes since commit 6c2679fc19560699679200fb42ab4659bcbe7f79:

  Merge remote-tracking branch 'kiszka/queues/slirp' into staging (2013-09-17 10:01:24 -0500)

are available in the git repository at:


  git://git.kraxel.org/qemu audio.1

for you to fetch changes up to 19b0dfc19c0d911c322a03899806c59bc2f593c9:

  audio: remove CONFIG_MIXEMU configure option (2013-09-24 10:29:34 +0200)

----------------------------------------------------------------
Bandan Das (3):
      hda-codec: refactor common definitions into a header file
      hda-codec: make mixemu selectable at runtime
      audio: remove CONFIG_MIXEMU configure option

Gerd Hoffmann (1):
      audio maintainers update

 MAINTAINERS                 |   1 +
 audio/mixeng.c              |   6 -
 configure                   |   8 -
 hw/audio/hda-codec-common.h | 456 ++++++++++++++++++++++++++++++++++++++++++++
 hw/audio/hda-codec.c        | 454 +++----------------------------------------
 5 files changed, 486 insertions(+), 439 deletions(-)
 create mode 100644 hw/audio/hda-codec-common.h

^ permalink raw reply	[flat|nested] 6+ messages in thread
* [Qemu-devel] [PULL 0/4] audio patch queue
@ 2013-12-09 14:06 Gerd Hoffmann
  0 siblings, 0 replies; 6+ messages in thread
From: Gerd Hoffmann @ 2013-12-09 14:06 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann

  Hi,

Here comes the audio patch queue.

please pull,
  Gerd

The following changes since commit a1d22a367d5780c9553b2cd5a24f665534ce6ed6:

  target-cris: Use new qemu_ld/st opcodes (2013-12-08 09:36:02 +0100)

are available in the git repository at:

  git://git.kraxel.org/qemu tags/pull-audio-1

for you to fetch changes up to d58ce68a454e5ae9cbde0308def379e272f13b10:

  intel-hda: fix position buffer (2013-12-09 09:19:26 +0100)

----------------------------------------------------------------
Change audio wakeup rate from 250 Hz to 100 Hz.
Emulation bugfixes for intel-hda and adlib.

----------------------------------------------------------------
Gerd Hoffmann (2):
      audio: adjust pulse to 100Hz wakeup rate
      intel-hda: fix position buffer

Hans de Goede (1):
      audio: Lower default wakeup rate to 100 times / second

Paolo Bonzini (1):
      adlib: fix patching of port I/O addresses

 audio/audio.c        | 2 +-
 audio/paaudio.c      | 8 ++++----
 hw/audio/adlib.c     | 4 ++--
 hw/audio/intel-hda.c | 1 +
 4 files changed, 8 insertions(+), 7 deletions(-)

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-12-09 14:06 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-24  8:38 [Qemu-devel] [PULL 0/4] audio patch queue Gerd Hoffmann
2013-09-24  8:39 ` [Qemu-devel] [PATCH 1/4] audio maintainers update Gerd Hoffmann
2013-09-24  8:39 ` [Qemu-devel] [PATCH 2/4] hda-codec: refactor common definitions into a header file Gerd Hoffmann
2013-09-24  8:39 ` [Qemu-devel] [PATCH 3/4] hda-codec: make mixemu selectable at runtime Gerd Hoffmann
2013-09-24  8:39 ` [Qemu-devel] [PATCH 4/4] audio: remove CONFIG_MIXEMU configure option Gerd Hoffmann
  -- strict thread matches above, loose matches on Subject: below --
2013-12-09 14:06 [Qemu-devel] [PULL 0/4] audio patch queue Gerd Hoffmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).