]> git.proxmox.com Git - mirror_qemu.git/commitdiff
vhost-vdpa: introduce vhost-vdpa net client
authorCindy Lu <lulu@redhat.com>
Wed, 1 Jul 2020 14:55:38 +0000 (22:55 +0800)
committerMichael S. Tsirkin <mst@redhat.com>
Tue, 7 Jul 2020 11:59:51 +0000 (07:59 -0400)
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>

No differences found