OSDN Git Service

net: Add vhost-vdpa in show_netdevs()
authorCindy Lu <lulu@redhat.com>
Fri, 16 Oct 2020 03:09:09 +0000 (11:09 +0800)
committerMichael S. Tsirkin <mst@redhat.com>
Tue, 3 Nov 2020 21:39:05 +0000 (16:39 -0500)
commit1bc211a166be2c98f98852124b6fdb61e0b0be32
tree7435a1030841347cbdd6dbf15a068bf491b2fc35
parent57b3a7d81bd7b5fb846ab5c05597a853259a1853
net: Add vhost-vdpa in show_netdevs()

Fix the bug that while Check qemu supported netdev,
there is no vhost-vdpa

Signed-off-by: Cindy Lu <lulu@redhat.com>
Message-Id: <20201016030909.9522-2-lulu@redhat.com>
Acked-by: Jason Wang <jasowang@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
net/net.c