diff options
author | Si-Wei Liu <si-wei.liu@oracle.com> | 2023-10-18 20:14:43 +0300 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2023-11-01 09:19:55 -0400 |
commit | c8068d9bae0c78e8880451b94668253449b2d71d (patch) | |
tree | 5fb2a971b59f2581fbb3d78d8dd913a1ab2147f0 /drivers/vdpa | |
parent | 7db0d6027e69f47431800b510192436563ba415b (diff) | |
download | lwn-c8068d9bae0c78e8880451b94668253449b2d71d.tar.gz lwn-c8068d9bae0c78e8880451b94668253449b2d71d.zip |
vhost-vdpa: uAPI to get dedicated descriptor group id
With _F_DESC_ASID backend feature, the device can now support the
VHOST_VDPA_GET_VRING_DESC_GROUP ioctl, and it may expose the descriptor
table (including avail and used ring) in a different group than the
buffers it contains. This new uAPI will fetch the group ID of the
descriptor table.
Signed-off-by: Si-Wei Liu <si-wei.liu@oracle.com>
Acked-by: Eugenio Pérez <eperezma@redhat.com>
Acked-by: Jason Wang <jasowang@redhat.com>
Message-Id: <20231018171456.1624030-6-dtatulea@nvidia.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Si-Wei Liu <si-wei.liu@oracle.com>
Tested-by: Si-Wei Liu <si-wei.liu@oracle.com>
Tested-by: Lei Yang <leiyang@redhat.com>
Diffstat (limited to 'drivers/vdpa')
0 files changed, 0 insertions, 0 deletions