diff options
author | Stefan Weil via | 2022-11-26 16:25:06 +0100 |
---|---|---|
committer | Stefan Hajnoczi | 2022-11-27 19:34:21 +0100 |
commit | ec09f22d01d1e59a42f0a5d4f02c325e03df3bc6 (patch) | |
tree | 31b00eba7ded7104245ba9938448649eb9776670 /MAINTAINERS | |
parent | libvhost-user: Add format attribute to local function vu_panic (diff) | |
download | qemu-ec09f22d01d1e59a42f0a5d4f02c325e03df3bc6.tar.gz qemu-ec09f22d01d1e59a42f0a5d4f02c325e03df3bc6.tar.xz qemu-ec09f22d01d1e59a42f0a5d4f02c325e03df3bc6.zip |
MAINTAINERS: Add subprojects/libvhost-user to section "vhost"
Signed-off-by: Stefan Weil <sw@weilnetz.de>
[Michael agreed to act as maintainer for libvhost-user via email in
https://lore.kernel.org/qemu-devel/20221123015218-mutt-send-email-mst@kernel.org/.
--Stefan]
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Message-Id: <20221126152507.283271-6-sw@weilnetz.de>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index cf24910249..6966490c94 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2005,6 +2005,7 @@ F: docs/interop/vhost-user.rst F: contrib/vhost-user-*/ F: backends/vhost-user.c F: include/sysemu/vhost-user-backend.h +F: subprojects/libvhost-user/ virtio M: Michael S. Tsirkin <mst@redhat.com> |