[Qemu-devel] [PATCH v2 0/4] audio/hda: improve windows guest audio quality.

Gerd Hoffmann posted 4 patches 7 years, 6 months ago
Failed in applying to current master (apply log)
There is a newer version of this series
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(-)
[Qemu-devel] [PATCH v2 0/4] audio/hda: improve windows guest audio quality.
Posted by Gerd Hoffmann 7 years, 6 months ago
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