vhost-vdpa: introduce vhost-vdpa net client
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>
Showing
- include/net/vhost-vdpa.h 22 additions, 0 deletionsinclude/net/vhost-vdpa.h
- net/Makefile.objs 1 addition, 1 deletionnet/Makefile.objs
- net/clients.h 2 additions, 0 deletionsnet/clients.h
- net/net.c 3 additions, 0 deletionsnet/net.c
- net/vhost-vdpa.c 228 additions, 0 deletionsnet/vhost-vdpa.c
- qapi/net.json 26 additions, 2 deletionsqapi/net.json
Loading
Please register or sign in to comment