summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Weil via2022-11-26 16:25:06 +0100
committerStefan Hajnoczi2022-11-27 19:34:21 +0100
commitec09f22d01d1e59a42f0a5d4f02c325e03df3bc6 (patch)
tree31b00eba7ded7104245ba9938448649eb9776670
parentlibvhost-user: Add format attribute to local function vu_panic (diff)
downloadqemu-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>
-rw-r--r--MAINTAINERS1
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>