Re: [RFC 1/6] vduse: add v1 API definition

2025-06-10 Thread Jason Wang
On Mon, Jun 9, 2025 at 2:11 PM Eugenio Perez Martin wrote: > > On Mon, Jun 9, 2025 at 3:50 AM Jason Wang wrote: > > > > On Mon, Jun 9, 2025 at 9:41 AM Jason Wang wrote: > > > > > > On Fri, Jun 6, 2025 at 7:50 PM Eugenio Pérez wrote: > > > > > > > > This allows to define all functions checking t

Re: [RFC 1/6] vduse: add v1 API definition

2025-06-08 Thread Eugenio Perez Martin
On Mon, Jun 9, 2025 at 3:50 AM Jason Wang wrote: > > On Mon, Jun 9, 2025 at 9:41 AM Jason Wang wrote: > > > > On Fri, Jun 6, 2025 at 7:50 PM Eugenio Pérez wrote: > > > > > > This allows to define all functions checking the API version set by the > > > userland device. > > > > > > Signed-off-by:

Re: [RFC 1/6] vduse: add v1 API definition

2025-06-08 Thread Jason Wang
On Mon, Jun 9, 2025 at 9:41 AM Jason Wang wrote: > > On Fri, Jun 6, 2025 at 7:50 PM Eugenio Pérez wrote: > > > > This allows to define all functions checking the API version set by the > > userland device. > > > > Signed-off-by: Eugenio Pérez > > It might be worth clarifying how it works. > > Fo

Re: [RFC 1/6] vduse: add v1 API definition

2025-06-08 Thread Jason Wang
On Fri, Jun 6, 2025 at 7:50 PM Eugenio Pérez wrote: > > This allows to define all functions checking the API version set by the > userland device. > > Signed-off-by: Eugenio Pérez It might be worth clarifying how it works. For example, 1) would VDUSE behave differently or if it's just some new