Hi,
I'm working on updating virtio-video draft v8 spec [1] and the
virtio-video V4L2 driver [2]. One of the things, that I don't like in
the current spec draft is sharing the device's capabilities with the
guest VM. The main requirement is making these capabilities compatible
with V4L2.
The
On Fri, Sep 22, 2023 at 07:07:34AM +0200, Alexander Gordeev wrote:
> Hi,
>
> I'm working on updating virtio-video draft v8 spec [1] and the
> virtio-video V4L2 driver [2]. One of the things, that I don't like in
> the current spec draft is sharing the device's capabilities with the
> guest VM.