]> git.baikalelectronics.ru Git - kernel.git/commit
vhost-vdpa: introduce uAPI to get the number of virtqueue groups
authorGautam Dawar <gautam.dawar@xilinx.com>
Wed, 30 Mar 2022 18:03:51 +0000 (23:33 +0530)
committerMichael S. Tsirkin <mst@redhat.com>
Tue, 31 May 2022 16:44:30 +0000 (12:44 -0400)
commit18d532c0920c683e714bdac06bdee74091d57186
tree9a18b14f0bff075c6d8210a4f2aebbc5c0c50c4c
parent15b71346f4566f1f5700d11b1525f6715a848016
vhost-vdpa: introduce uAPI to get the number of virtqueue groups

Follows the vDPA support for multiple address spaces, this patch
introduce uAPI for the userspace to know the number of virtqueue
groups supported by the vDPA device.

Signed-off-by: Jason Wang <jasowang@redhat.com>
Signed-off-by: Gautam Dawar <gdawar@xilinx.com>
Message-Id: <20220330180436.24644-12-gdawar@xilinx.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
drivers/vhost/vdpa.c
include/uapi/linux/vhost.h