On Wed, 31 May 2023 12:36, Alex Bennée wrote:
If it's based of shouldn't we keep the author attribution and their
original s-o-b?
I kept the Copyright in the headers but not the Signed-off-by lines,
I'll add them in v2.
What about:
https://patchew.org/QEMU/20220211221319.193404-1-chou
Manos Pitsidianakis writes:
> This patch adds an audio device implementing the recent virtio sound
> spec (1.2) and a corresponding PCI wrapper device.
>
> PCM functionality is implemented, and jack[0], chmaps[1] messages are
> at the moment ignored.
>
> To test this, you'll need a >6.0 kernel
This patch adds an audio device implementing the recent virtio sound
spec (1.2) and a corresponding PCI wrapper device.
PCM functionality is implemented, and jack[0], chmaps[1] messages are
at the moment ignored.
To test this, you'll need a >6.0 kernel compiled with the virtio-snd
flag enabled, w