summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorThomas Huth2022-01-05 12:52:45 +0100
committerMichael S. Tsirkin2022-01-08 01:30:13 +0100
commit14dc58e3e0b12595e407502b93a8bb7e69621cbb (patch)
treee3f7650744ec30911762df5a9a6e868bfed958d6 /MAINTAINERS
parenthw/i386/pc: Add missing property descriptions (diff)
downloadqemu-14dc58e3e0b12595e407502b93a8bb7e69621cbb.tar.gz
qemu-14dc58e3e0b12595e407502b93a8bb7e69621cbb.tar.xz
qemu-14dc58e3e0b12595e407502b93a8bb7e69621cbb.zip
docs: reSTify virtio-balloon-stats documentation and move to docs/interop
The virtio-balloon-stats documentation might be useful for people that are implementing software that talks to QEMU via QMP, so this should reside in the docs/interop/ directory. While we're at it, also convert the file to restructured text and mention it in the MAINTAINERS file. Signed-off-by: Thomas Huth <thuth@redhat.com> Message-Id: <20220105115245.420945-1-thuth@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 6aa0335560..c98a61caee 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1932,6 +1932,7 @@ virtio-balloon
M: Michael S. Tsirkin <mst@redhat.com>
M: David Hildenbrand <david@redhat.com>
S: Maintained
+F: docs/interop/virtio-balloon-stats.rst
F: hw/virtio/virtio-balloon*.c
F: include/hw/virtio/virtio-balloon.h
F: softmmu/balloon.c