From: Philippe Mathieu-Daudé <f4bug@amsat.org> Date: Fri, 8 Sep 2017 17:36:20 +0000 (-0300) Subject: MAINTAINERS: add missing entry for vhost X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=37f8043def3bb6e29f3f2c593b437bfa524f8c00;p=qemu.git MAINTAINERS: add missing entry for vhost Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Acked-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru> --- diff --git a/MAINTAINERS b/MAINTAINERS index 09e8e964ba..96ba0ffba6 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1034,6 +1034,7 @@ vhost M: Michael S. Tsirkin <mst@redhat.com> S: Supported F: hw/*/*vhost* +F: docs/interop/vhost-user.txt virtio M: Michael S. Tsirkin <mst@redhat.com>