include/net/vhost-vdpa.h
0 → 100644
+22
−0
+1
−1
+2
−0
+3
−0
net/vhost-vdpa.c
0 → 100644
+228
−0
Loading
This patch set introduces a new net client type: vhost-vdpa. vhost-vdpa net client will set up a vDPA device which is specified by a "vhostdev" parameter. Signed-off-by:Lingshan Zhu <lingshan.zhu@intel.com> Signed-off-by:
Tiwei Bie <tiwei.bie@intel.com> Signed-off-by:
Cindy Lu <lulu@redhat.com> Signed-off-by:
Jason Wang <jasowang@redhat.com> Message-Id: <20200701145538.22333-15-lulu@redhat.com> Reviewed-by:
Michael S. Tsirkin <mst@redhat.com> Signed-off-by:
Michael S. Tsirkin <mst@redhat.com> Acked-by:
Jason Wang <jasowang@redhat.com>