diff options
author | Philippe Mathieu-Daudé <philmd@redhat.com> | 2018-11-25 21:49:49 +0100 |
---|---|---|
committer | Laurent Vivier <laurent@vivier.eu> | 2018-12-11 18:28:46 +0100 |
commit | 72c1e8658aa97d5b6a132c239358e08d8f77a2fd (patch) | |
tree | 5ef0e1876c1cdb12515465613b8034bf11e87384 /MAINTAINERS | |
parent | 4bcbc7734b3935d7f7451664dc367f2f8aca564d (diff) | |
download | qemu-72c1e8658aa97d5b6a132c239358e08d8f77a2fd.zip |
MAINTAINERS: Add missing entries to the vhost section
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20181125205000.10324-15-philmd@redhat.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index a7bf9c42a9..381c39b6d8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1382,6 +1382,7 @@ M: Michael S. Tsirkin <mst@redhat.com> S: Supported F: hw/*/*vhost* F: docs/interop/vhost-user.txt +F: contrib/vhost-user-*/ virtio M: Michael S. Tsirkin <mst@redhat.com> |