Re: [Spice-devel] Potential ways to describe virtio-video device capabilities

2023-09-25 Thread Alexander Gordeev
On 22.09.23 12:03, Laurent Pinchart wrote: 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 c

Re: [Spice-devel] Potential ways to describe virtio-video device capabilities

2023-09-22 Thread Laurent Pinchart
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.

[Spice-devel] Potential ways to describe virtio-video device capabilities

2023-09-22 Thread Alexander Gordeev
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