qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PULL 0/6] Audio 20180625 patches


From: Gerd Hoffmann
Subject: [Qemu-devel] [PULL 0/6] Audio 20180625 patches
Date: Mon, 25 Jun 2018 15:12:47 +0200

The following changes since commit 46012db666990ff2eed1d3dc199ab8006439a93b:

  Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180619' into 
staging (2018-06-20 09:51:30 +0100)

are available in the git repository at:

  git://git.kraxel.org/qemu tags/audio-20180625-pull-request

for you to fetch changes up to 441b345313f1355fb2464f3b37a07a1ded85b61a:

  audio: Convert use of atoi to qemu_strtoi (2018-06-25 14:03:30 +0200)

----------------------------------------------------------------
audio: new timer code for hda codec, fix audio_get_conf_int

----------------------------------------------------------------

Gerd Hoffmann (5):
  audio/hda: create millisecond timers that handle IO
  audio/hda: turn some dprintfs into trace points
  audio/hda: tweak timer adjust logic
  audio/hda: detect output buffer overruns
  audio/hda: enable new timer code by default.

Nia Alarie (1):
  audio: Convert use of atoi to qemu_strtoi

 include/hw/compat.h   |   4 +
 audio/audio.c         |   3 +-
 hw/audio/hda-codec.c  | 287 ++++++++++++++++++++++++++++++++++++++++++++------
 hw/audio/intel-hda.c  |   7 --
 hw/audio/trace-events |   6 ++
 5 files changed, 267 insertions(+), 40 deletions(-)

-- 
2.9.3




reply via email to

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