qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v4 0/5] audio/hda: improve windows guest audio quality.
@ 2018-06-22 11:11 Gerd Hoffmann
  2018-06-22 11:11 ` [Qemu-devel] [PATCH v4 1/5] audio/hda: create millisecond timers that handle IO Gerd Hoffmann
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Gerd Hoffmann @ 2018-06-22 11:11 UTC (permalink / raw)
  To: qemu-devel; +Cc: martin, maxehr, Gerd Hoffmann

Based on a patch by Martin Schrodt.

v4: rebase to latest master, move enable-by-default to separate patch.
v3: rebase to latest master, solve compat.h conflict.
v2: drop underrun detection, handle overruns only.

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.

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

-- 
2.9.3

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

end of thread, other threads:[~2018-06-24  4:14 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-22 11:11 [Qemu-devel] [PATCH v4 0/5] audio/hda: improve windows guest audio quality Gerd Hoffmann
2018-06-22 11:11 ` [Qemu-devel] [PATCH v4 1/5] audio/hda: create millisecond timers that handle IO Gerd Hoffmann
2018-06-22 11:11 ` [Qemu-devel] [PATCH v4 2/5] audio/hda: turn some dprintfs into trace points Gerd Hoffmann
2018-06-24  4:14   ` Philippe Mathieu-Daudé
2018-06-22 11:11 ` [Qemu-devel] [PATCH v4 3/5] audio/hda: tweak timer adjust logic Gerd Hoffmann
2018-06-22 11:11 ` [Qemu-devel] [PATCH v4 4/5] audio/hda: detect output buffer overruns Gerd Hoffmann
2018-06-22 11:12 ` [Qemu-devel] [PATCH v4 5/5] audio/hda: enable new timer code by default 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).