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

2023-11-06 Thread Manos Pitsidianakis
On Tue, 7 Nov 2023 at 02:44, Michael S. Tsirkin wrote: > > On Mon, Oct 23, 2023 at 03:03:17PM +0300, Manos Pitsidianakis wrote: > > This patch series adds an audio device implementing the recent virtio > > sound spec (1.2) and a corresponding PCI wrapper device. > > > Pls send patches on top to fi

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

2023-11-06 Thread Michael S. Tsirkin
On Mon, Oct 23, 2023 at 03:03:17PM +0300, Manos Pitsidianakis wrote: > This patch series adds an audio device implementing the recent virtio > sound spec (1.2) and a corresponding PCI wrapper device. Pls send patches on top to fix checkpatch warnings. https://gitlab.com/mstredhat/qemu/-/jobs/547

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

2023-11-06 Thread Alex Bennée
"Michael S. Tsirkin" writes: > On Mon, Nov 06, 2023 at 11:17:16AM +, Alex Bennée wrote: >> "Michael S. Tsirkin" writes: >> >> > On Mon, Oct 23, 2023 at 03:03:17PM +0300, Manos Pitsidianakis wrote: >> >> This patch series adds an audio device implementing the recent virtio >> >> sound spec (

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

2023-11-06 Thread Michael S. Tsirkin
On Mon, Nov 06, 2023 at 11:17:16AM +, Alex Bennée wrote: > "Michael S. Tsirkin" writes: > > > On Mon, Oct 23, 2023 at 03:03:17PM +0300, Manos Pitsidianakis wrote: > >> This patch series adds an audio device implementing the recent virtio > >> sound spec (1.2) and a corresponding PCI wrapper d

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

2023-11-06 Thread Alex Bennée
"Michael S. Tsirkin" writes: > On Mon, Oct 23, 2023 at 03:03:17PM +0300, Manos Pitsidianakis wrote: >> This patch series adds an audio device implementing the recent virtio >> sound spec (1.2) and a corresponding PCI wrapper device. >> >> v13 can be found online at: >> >> https://gitlab.com/epi

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

2023-10-31 Thread Michael S. Tsirkin
On Mon, Oct 23, 2023 at 03:03:17PM +0300, Manos Pitsidianakis wrote: > This patch series adds an audio device implementing the recent virtio > sound spec (1.2) and a corresponding PCI wrapper device. > > v13 can be found online at: > > https://gitlab.com/epilys/qemu/-/tree/virtio-snd-v13 > > Ref

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

2023-10-31 Thread Alex Bennée
Manos Pitsidianakis writes: > This patch series adds an audio device implementing the recent virtio > sound spec (1.2) and a corresponding PCI wrapper device. > > v13 can be found online at: > > https://gitlab.com/epilys/qemu/-/tree/virtio-snd-v13 > > Ref e7fb941cf7636fdff40cbdcdcd660dec5f15ca3c

[PATCH v13 00/11] Add VIRTIO sound card

2023-10-23 Thread Manos Pitsidianakis
This patch series adds an audio device implementing the recent virtio sound spec (1.2) and a corresponding PCI wrapper device. v13 can be found online at: https://gitlab.com/epilys/qemu/-/tree/virtio-snd-v13 Ref e7fb941cf7636fdff40cbdcdcd660dec5f15ca3c Main differences with v12 patch series [^v