summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorStefan Hajnoczi2020-02-07 17:29:51 +0100
committerDr. David Alan Gilbert2020-02-10 18:25:52 +0100
commit6a7e2bbee5fa5f167959f05319550d2a49a6b8bb (patch)
treee43151e9d049b6f808a37e2e54289a05aaa150e6 /MAINTAINERS
parentvirtiofsd: do_read missing NULL check (diff)
downloadqemu-6a7e2bbee5fa5f167959f05319550d2a49a6b8bb.tar.gz
qemu-6a7e2bbee5fa5f167959f05319550d2a49a6b8bb.tar.xz
qemu-6a7e2bbee5fa5f167959f05319550d2a49a6b8bb.zip
docs: add virtiofsd(1) man page
Document the virtiofsd(1) program and its command-line options. This man page is a rST conversion of the original texi documentation that I wrote. Reviewed-by: Liam Merwick <liam.merwick@oracle.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index ce46c0a552..c7717df720 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1613,6 +1613,7 @@ S: Supported
F: tools/virtiofsd/*
F: hw/virtio/vhost-user-fs*
F: include/hw/virtio/vhost-user-fs.h
+F: docs/interop/virtiofsd.rst
virtio-input
M: Gerd Hoffmann <kraxel@redhat.com>