]> 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)
commit38ae3d94002ba297a10319500ff559c0aec601e8
tree9a18b14f0bff075c6d8210a4f2aebbc5c0c50c4c
parentc08b41971701907c594faceb09ea6829e88b890d
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