qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/8] Audio patches
@ 2023-10-11  6:30 marcandre.lureau
  2023-10-11  6:30 ` [PULL 1/8] hw/audio/es1370: reset current sample counter marcandre.lureau
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: marcandre.lureau @ 2023-10-11  6:30 UTC (permalink / raw)
  To: qemu-devel; +Cc: kraxel, stefanha, vr_qemu, Marc-André Lureau

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



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

end of thread, other threads:[~2023-10-11 17:33 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-11  6:30 [PULL 0/8] Audio patches marcandre.lureau
2023-10-11  6:30 ` [PULL 1/8] hw/audio/es1370: reset current sample counter marcandre.lureau
2023-10-11  6:30 ` [PULL 2/8] hw/audio/es1370: replace bit-rotted code with tracepoints marcandre.lureau
2023-10-11  6:30 ` [PULL 3/8] hw/audio/es1370: remove unused dolog macro marcandre.lureau
2023-10-11  6:30 ` [PULL 4/8] hw/audio/es1370: remove #ifdef ES1370_DEBUG to avoid bit rot marcandre.lureau
2023-10-11  6:30 ` [PULL 5/8] hw/audio/es1370: remove #ifdef ES1370_VERBOSE " marcandre.lureau
2023-10-11  6:30 ` [PULL 6/8] hw/audio/es1370: block structure coding style fixes marcandre.lureau
2023-10-11  6:31 ` [PULL 7/8] hw/audio/es1370: change variable type and name marcandre.lureau
2023-10-11  6:31 ` [PULL 8/8] hw/audio/es1370: trace lost interrupts marcandre.lureau
2023-10-11 17:04 ` [PULL 0/8] Audio patches Stefan Hajnoczi

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).