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

Based on a patch by Martin Schrodt.

v3: rebase to latest master, solve compat.h conflict.
v2: drop underrun detection, handle overruns only.

Gerd Hoffmann (4):
  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

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

-- 
2.9.3

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

end of thread, other threads:[~2018-05-07 13:30 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-07  9:46 [Qemu-devel] [PATCH v3 0/4] audio/hda: improve windows guest audio quality Gerd Hoffmann
2018-05-07  9:46 ` [Qemu-devel] [PATCH v3 1/4] audio/hda: create millisecond timers that handle IO Gerd Hoffmann
2018-05-07  9:46 ` [Qemu-devel] [PATCH v3 2/4] audio/hda: turn some dprintfs into trace points Gerd Hoffmann
2018-05-07 13:30   ` Philippe Mathieu-Daudé
2018-05-07  9:46 ` [Qemu-devel] [PATCH v3 3/4] audio/hda: tweak timer adjust logic Gerd Hoffmann
2018-05-07  9:46 ` [Qemu-devel] [PATCH v3 4/4] audio/hda: detect output buffer overruns 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).