]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
vduse: bump version number
authorEugenio Pérez <eperezma@redhat.com>
Mon, 19 Jan 2026 14:33:05 +0000 (15:33 +0100)
committerMichael S. Tsirkin <mst@redhat.com>
Wed, 28 Jan 2026 20:32:18 +0000 (15:32 -0500)
commit12e0043d335f6c8badfe98f1d8f5e1910d430cf0
tree8bce26ade34ac7bef52933d770e74245b4ffb6c1
parent079212f6877e5d07308c8998a8fbc7539ca3f8f3
vduse: bump version number

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.

Acked-by: Jason Wang <jasowang@redhat.com>
Signed-off-by: Eugenio Pérez <eperezma@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Message-Id: <20260119143306.1818855-13-eperezma@redhat.com>
drivers/vdpa/vdpa_user/vduse_dev.c