From: Manos Pitsidianakis <manos.pitsidianakis@linaro.org>
To: Stefano Garzarella <sgarzare@redhat.com>
Cc: qemu-devel@nongnu.org,
"Igor Skalkin" <Igor.Skalkin@opensynergy.com>,
"Anton Yakovlev" <Anton.Yakovlev@opensynergy.com>,
"Paolo Bonzini" <pbonzini@redhat.com>,
"Gerd Hoffmann" <kraxel@redhat.com>,
"Michael S. Tsirkin" <mst@redhat.com>,
"Marcel Apfelbaum" <marcel.apfelbaum@gmail.com>,
"Daniel P. Berrangé " <berrange@redhat.com>,
"Eduardo Habkost" <eduardo@habkost.net>,
"Marc-André Lureau" <marcandre.lureau@redhat.com>,
"Volker Rü melin" <vr_qemu@t-online.de>, "Kő vá gó ,
Zoltá n" <DirtY.iCE.hu@gmail.com>,
"Alex Benné e" <alex.bennee@linaro.org>,
"Philippe Mathieu-Daudé " <philmd@linaro.org>,
"Mark Cave-Ayland" <mark.cave-ayland@ilande.co.uk>
Subject: Re: [PATCH v9 00/12] Add VIRTIO sound card
Date: Thu, 14 Sep 2023 13:02:05 +0300 [thread overview]
Message-ID: <0yzxl.gd0zk711fja@linaro.org> (raw)
In-Reply-To: <2gm4wkfnjopd7l5zvzepzknl4hfomkxvtgvw72daazne2n34wy@fgqmh3mi3r5l>
On Thu, 14 Sep 2023 12:54, Stefano Garzarella <sgarzare@redhat.com> wrote:
>We are seeing something strange with the virtio-sound Linux driver.
>It seems that the driver modifies the buffers after exposing them to
>the device via the avail ring.
I need more information about this bug. What is the unexpected behavior
that made you find that the buffer was modified in the first place?
Manos
next prev parent reply other threads:[~2023-09-14 10:04 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-13 7:33 [PATCH v9 00/12] Add VIRTIO sound card Emmanouil Pitsidianakis
2023-09-13 7:33 ` [PATCH v9 01/12] Add virtio-sound device stub Emmanouil Pitsidianakis
2023-09-13 7:33 ` [PATCH v9 02/12] Add virtio-sound-pci device Emmanouil Pitsidianakis
2023-09-13 7:33 ` [PATCH v9 03/12] virtio-sound: handle control messages and streams Emmanouil Pitsidianakis
2023-09-13 7:33 ` [PATCH v9 04/12] virtio-sound: set PCM stream parameters Emmanouil Pitsidianakis
2023-09-13 7:33 ` [PATCH v9 05/12] virtio-sound: handle VIRTIO_SND_R_PCM_INFO request Emmanouil Pitsidianakis
2023-09-13 7:33 ` [PATCH v9 06/12] virtio-sound: handle VIRTIO_SND_R_PCM_{START,STOP} Emmanouil Pitsidianakis
2023-09-13 7:33 ` [PATCH v9 07/12] virtio-sound: handle VIRTIO_SND_R_PCM_SET_PARAMS Emmanouil Pitsidianakis
2023-09-13 7:33 ` [PATCH v9 08/12] virtio-sound: handle VIRTIO_SND_R_PCM_PREPARE Emmanouil Pitsidianakis
2023-09-13 7:33 ` [PATCH v9 09/12] virtio-sound: handle VIRTIO_SND_R_PCM_RELEASE Emmanouil Pitsidianakis
2023-09-13 7:33 ` [PATCH v9 10/12] virtio-sound: implement audio output (TX) Emmanouil Pitsidianakis
2023-09-13 7:33 ` [PATCH v9 11/12] virtio-sound: implement audio capture (RX) Emmanouil Pitsidianakis
2023-09-19 6:47 ` Volker Rümelin
2023-09-13 7:33 ` [PATCH v9 12/12] docs/system: add basic virtio-snd documentation Emmanouil Pitsidianakis
2023-09-14 9:54 ` [PATCH v9 00/12] Add VIRTIO sound card Stefano Garzarella
2023-09-14 10:02 ` Manos Pitsidianakis [this message]
2023-09-14 10:24 ` Stefano Garzarella
2023-09-25 10:09 ` Matias Ezequiel Vara Larsen
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=0yzxl.gd0zk711fja@linaro.org \
--to=manos.pitsidianakis@linaro.org \
--cc=Anton.Yakovlev@opensynergy.com \
--cc=DirtY.iCE.hu@gmail.com \
--cc=Igor.Skalkin@opensynergy.com \
--cc=alex.bennee@linaro.org \
--cc=berrange@redhat.com \
--cc=eduardo@habkost.net \
--cc=kraxel@redhat.com \
--cc=marcandre.lureau@redhat.com \
--cc=marcel.apfelbaum@gmail.com \
--cc=mark.cave-ayland@ilande.co.uk \
--cc=mst@redhat.com \
--cc=pbonzini@redhat.com \
--cc=philmd@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=sgarzare@redhat.com \
--cc=vr_qemu@t-online.de \
/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 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).