Re: [PATCH v3 1/3] Add virtio-sound device

2023-07-18 Thread Philippe Mathieu-Daudé
Hi Manos, I only have style comments. On 18/7/23 20:04, Manos Pitsidianakis wrote: This patch adds an audio device implementing the recent virtio sound spec (1.2). PCM functionality is implemented, and jack[0], chmaps[1] messages are at the moment left unimplemented. PS2: This patch was base

[PATCH v3 1/3] Add virtio-sound device

2023-07-18 Thread Manos Pitsidianakis
This patch adds an audio device implementing the recent virtio sound spec (1.2). PCM functionality is implemented, and jack[0], chmaps[1] messages are at the moment left unimplemented. PS2: This patch was based on a draft patch posted by OpenSynergy in 2019. [2] [0]: https://www.kernel.org/doc