qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PULL 0/8] Audio patches


From: marcandre . lureau
Subject: [PULL 0/8] Audio patches
Date: Wed, 11 Oct 2023 10:30:53 +0400

From: Marc-André Lureau <marcandre.lureau@redhat.com>

The following changes since commit cea3ea670fe265421131aad90c36fbb87bc4d206:

  Merge tag 'pull-vfio-20231009' of https://github.com/legoater/qemu into 
staging (2023-10-09 10:11:35 -0400)

are available in the Git repository at:

  https://gitlab.com/marcandre.lureau/qemu.git tags/audio-pull-request

for you to fetch changes up to 5bf1a71c5b7b2d1999f65c08b4d82b5dec9f3013:

  hw/audio/es1370: trace lost interrupts (2023-10-10 12:31:05 +0000)

----------------------------------------------------------------
Audio es1370 fix & cleanups

----------------------------------------------------------------

Volker RĂ¼melin (8):
  hw/audio/es1370: reset current sample counter
  hw/audio/es1370: replace bit-rotted code with tracepoints
  hw/audio/es1370: remove unused dolog macro
  hw/audio/es1370: remove #ifdef ES1370_DEBUG to avoid bit rot
  hw/audio/es1370: remove #ifdef ES1370_VERBOSE to avoid bit rot
  hw/audio/es1370: block structure coding style fixes
  hw/audio/es1370: change variable type and name
  hw/audio/es1370: trace lost interrupts

 hw/audio/es1370.c     | 289 +++++++++++++++++++-----------------------
 hw/audio/trace-events |  11 ++
 2 files changed, 143 insertions(+), 157 deletions(-)

-- 
2.41.0




reply via email to

[Prev in Thread] Current Thread [Next in Thread]