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

Based on a patch by Martin Schrodt.

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, 269 insertions(+), 38 deletions(-)

-- 
2.9.3

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

end of thread, other threads:[~2018-04-27 12:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-27 12:19 [Qemu-devel] [PATCH v2 0/4] audio/hda: improve windows guest audio quality Gerd Hoffmann
2018-04-27 12:19 ` [Qemu-devel] [PATCH v2 1/4] audio/hda: create millisecond timers that handle IO Gerd Hoffmann
2018-04-27 12:19 ` [Qemu-devel] [PATCH v2 2/4] audio/hda: turn some dprintfs into trace points Gerd Hoffmann
2018-04-27 12:19 ` [Qemu-devel] [PATCH v2 3/4] audio/hda: tweak timer adjust logic Gerd Hoffmann
2018-04-27 12:19 ` [Qemu-devel] [PATCH v2 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).