From: Michael S. Tsirkin Date: Mon, 15 Jun 2015 14:20:21 +0000 (+0200) Subject: vhost-user: part of virtio X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=6a084ea39aec84d352dbd3de0f523daaaaac8c7d;p=qemu.git vhost-user: part of virtio vhost user is related to virtio, add it to the relevant entry. Signed-off-by: Michael S. Tsirkin --- diff --git a/MAINTAINERS b/MAINTAINERS index 0463696dd3..7a13d68a36 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -694,6 +694,7 @@ virtio M: Michael S. Tsirkin S: Supported F: hw/*/virtio* +F: net/vhost-user.c virtio-9p M: Aneesh Kumar K.V