Re: [PATCH v10 00/11] Add VIRTIO sound card

2023-10-03 Thread Michael S. Tsirkin
On Tue, Oct 03, 2023 at 07:09:14PM +0300, Manos Pitsidianakis wrote: > On Tue, 03 Oct 2023 17:10, "Michael S. Tsirkin" wrote: > > I hope you are also fixing the linux driver to fix this in a robust > > way, yes? > > Hello Michael, > > You can find pertinent discussion on the virtio-comment list

Re: [PATCH v10 00/11] Add VIRTIO sound card

2023-10-03 Thread Manos Pitsidianakis
On Tue, 03 Oct 2023 17:10, "Michael S. Tsirkin" wrote: I hope you are also fixing the linux driver to fix this in a robust way, yes? Hello Michael, You can find pertinent discussion on the virtio-comment list here:

Re: [PATCH v10 00/11] Add VIRTIO sound card

2023-10-03 Thread Michael S. Tsirkin
On Fri, Sep 29, 2023 at 05:08:20PM +0300, Emmanouil Pitsidianakis wrote: > This patch series adds an audio device implementing the recent virtio > sound spec (1.2) and a corresponding PCI wrapper device. > > v10 can be found online at: > > https://gitlab.com/epilys/qemu/-/tree/virtio-snd-v10 >

[PATCH v10 00/11] Add VIRTIO sound card

2023-09-29 Thread Emmanouil Pitsidianakis
This patch series adds an audio device implementing the recent virtio sound spec (1.2) and a corresponding PCI wrapper device. v10 can be found online at: https://gitlab.com/epilys/qemu/-/tree/virtio-snd-v10 Ref b720e00121878cb91c9690fd1f9ca609b9484346 Main differences with v9 patch series