Re: [PATCH v5] virtio-snd: add virtio sound device specification

From
Gerd Hoffmann <>
Date
2020-01-14T10:12:58+00:00
ID
Thread
Re: [PATCH v5] virtio-snd: add virtio sound device specification
On Thu, Jan 09, 2020 at 03:07:43PM +0100, Anton Yakovlev wrote:
> This patch proposes virtio specification for a new virtio sound device,
> that may be useful in case when having audio is required but a device
> passthrough or emulation is not an option.

Looks good to me.  Where do we stand in terms of device/driver
implementations?  Trying to actually implement things sometimes
finds problems in the specification ...

cheers,
  Gerd