summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé2017-09-08 19:36:20 +0200
committerMichael Tokarev2017-09-26 08:06:02 +0200
commit37f8043def3bb6e29f3f2c593b437bfa524f8c00 (patch)
treeb16629e624eb8280115a82b35c727c793db74829
parentMAINTAINERS: add missing STM32 entry (diff)
downloadqemu-37f8043def3bb6e29f3f2c593b437bfa524f8c00.tar.gz
qemu-37f8043def3bb6e29f3f2c593b437bfa524f8c00.tar.xz
qemu-37f8043def3bb6e29f3f2c593b437bfa524f8c00.zip
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>
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
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>