]> git.proxmox.com Git - mirror_qemu.git/commit - qapi/net.json
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)
commit1e0a84ea49b68b7cf60e229d91fd16333e0b7a90
tree127b20c497015a7c01686fb90525c8b73f640dde
parent108a64818e69be0a97cde3838d768f2d9910c08b
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>
include/net/vhost-vdpa.h [new file with mode: 0644]
net/Makefile.objs
net/clients.h
net/net.c
net/vhost-vdpa.c [new file with mode: 0644]
qapi/net.json