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

Based on a patch by Martin Schrodt.

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 and underruns

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

-- 
2.9.3

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

end of thread, other threads:[~2018-05-14  8:05 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-19 13:10 [Qemu-devel] [PATCH 0/4] audio/hda: improve windows guest audio quality Gerd Hoffmann
2018-04-19 13:10 ` [Qemu-devel] [PATCH 1/4] audio/hda: create millisecond timers that handle IO Gerd Hoffmann
2018-04-19 13:10 ` [Qemu-devel] [PATCH 2/4] audio/hda: turn some dprintfs into trace points Gerd Hoffmann
2018-04-19 17:00   ` Philippe Mathieu-Daudé
2018-04-19 13:10 ` [Qemu-devel] [PATCH 3/4] audio/hda: tweak timer adjust logic Gerd Hoffmann
2018-04-19 13:10 ` [Qemu-devel] [PATCH 4/4] audio/hda: detect output buffer overruns and underruns Gerd Hoffmann
2018-04-23  9:31   ` KONRAD Frederic
2018-04-25 13:05     ` Gerd Hoffmann
2018-05-02  9:56       ` KONRAD Frederic
2018-05-11  9:25       ` KONRAD Frederic
2018-05-14  8:05         ` 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).