diff options
author | Philippe Mathieu-Daudé <f4bug@amsat.org> | 2017-09-08 14:36:20 -0300 |
---|---|---|
committer | Michael Tokarev <mjt@tls.msk.ru> | 2017-09-26 09:06:02 +0300 |
commit | 37f8043def3bb6e29f3f2c593b437bfa524f8c00 (patch) | |
tree | b16629e624eb8280115a82b35c727c793db74829 /MAINTAINERS | |
parent | 0e0d345b4f85ddb88675e1d85c3e7a6a71f2702c (diff) |
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>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
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> |