Re: [PATCH v12 12/13] vduse: bump version number

From: Jason Wang

Date: Thu Jan 15 2026 - 03:18:56 EST


On Thu, Jan 15, 2026 at 2:49 AM Eugenio Pérez <eperezma@xxxxxxxxxx> wrote:
>
> Finalize the series by advertising VDUSE API v1 support to userspace.
>
> Now that all required infrastructure for v1 (ASIDs, VQ groups,
> update_iotlb_v2) is in place, VDUSE devices can opt in to the new
> features.
>
> Assume API version 0 if the VDUSE instance does not call
> VDUSE_GET_API_VERSION to maintain compatibility.
>
> Signed-off-by: Eugenio Pérez <eperezma@xxxxxxxxxx>
> ---

Acked-by: Jason Wang <jasowang@xxxxxxxxxx>

Thanks