Commit 6a084ea3 authored by Michael S. Tsirkin's avatar Michael S. Tsirkin
Browse files

vhost-user: part of virtio



vhost user is related to virtio, add it to the relevant entry.

Signed-off-by: default avatarMichael S. Tsirkin <mst@redhat.com>
parent 4ebc736e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -694,6 +694,7 @@ virtio
M: Michael S. Tsirkin <mst@redhat.com>
S: Supported
F: hw/*/virtio*
F: net/vhost-user.c

virtio-9p
M: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>