All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gerd Hoffmann <kraxel@redhat.com>
To: qemu-devel@nongnu.org
Cc: Laurent Vivier <lvivier@redhat.com>,
	Thomas Huth <thuth@redhat.com>, Alexander Bulekov <alxndr@bu.edu>,
	Bandan Das <bsd@redhat.com>, Gerd Hoffmann <kraxel@redhat.com>,
	Stefan Hajnoczi <stefanha@redhat.com>,
	Paolo Bonzini <pbonzini@redhat.com>
Subject: [PULL 0/2] Audio 20210624 patches
Date: Thu, 24 Jun 2021 14:16:37 +0200	[thread overview]
Message-ID: <20210624121639.2422367-1-kraxel@redhat.com> (raw)

The following changes since commit b22726abdfa54592d6ad88f65b0297c0e8b363e2:

  Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-6.1-pull-request' into staging (2021-06-22 16:07:53 +0100)

are available in the Git repository at:

  git://git.kraxel.org/qemu tags/audio-20210624-pull-request

for you to fetch changes up to 60e543f5ce46d4a90a95963b3bab5c7d13a2aaa9:

  hw/audio/sb16: Restrict I/O sampling rate range for command 41h/42h (2021-06-24 11:42:54 +0200)

----------------------------------------------------------------
audio: bugfixes

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

Akihiko Odaki (1):
  coreaudio: Lock only the buffer

Qiang Liu (1):
  hw/audio/sb16: Restrict I/O sampling rate range for command 41h/42h

 audio/coreaudio.c            | 102 ++++++++++++++---------------------
 hw/audio/sb16.c              |  31 ++++++-----
 tests/qtest/fuzz-sb16-test.c |  17 ++++++
 3 files changed, 77 insertions(+), 73 deletions(-)

-- 
2.31.1




             reply	other threads:[~2021-06-24 12:18 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-24 12:16 Gerd Hoffmann [this message]
2021-06-24 12:16 ` [PULL 1/2] coreaudio: Lock only the buffer Gerd Hoffmann
2021-06-24 12:16 ` [PULL 2/2] hw/audio/sb16: Restrict I/O sampling rate range for command 41h/42h Gerd Hoffmann
2021-06-24 12:21 ` [PULL 0/2] Audio 20210624 patches no-reply
2021-06-28  8:26 ` Peter Maydell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210624121639.2422367-1-kraxel@redhat.com \
    --to=kraxel@redhat.com \
    --cc=alxndr@bu.edu \
    --cc=bsd@redhat.com \
    --cc=lvivier@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=stefanha@redhat.com \
    --cc=thuth@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.