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

Gerd Hoffmann posted 4 patches 5 years, 12 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20180419131051.11249-1-kraxel@redhat.com
Test checkpatch passed
Test docker-build@min-glib passed
Test docker-mingw@fedora passed
Test s390x passed
There is a newer version of this series
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(-)
[Qemu-devel] [PATCH 0/4] audio/hda: improve windows guest audio quality.
Posted by Gerd Hoffmann 5 years, 12 months ago
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