summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorStefan Hajnoczi2019-03-01 17:35:18 +0100
committerStefan Hajnoczi2019-03-07 18:38:44 +0100
commit00a25291e6fbde6a174af07bc2cf2e9f0771c170 (patch)
tree35cbaf4686b7f6978f8136618148284cf9402051 /MAINTAINERS
parentMerge remote-tracking branch 'remotes/cleber/tags/python-next-pull-request' i... (diff)
downloadqemu-00a25291e6fbde6a174af07bc2cf2e9f0771c170.tar.gz
qemu-00a25291e6fbde6a174af07bc2cf2e9f0771c170.tar.xz
qemu-00a25291e6fbde6a174af07bc2cf2e9f0771c170.zip
MAINTAINERS: add missing support status fields
This patch adds the "S:" line for areas of the codebase that currently lack a support status field. Note that there are a few more areas that are more abstract and do not correspond to a specific set of files. They have not been modified. Cc: Alex Bennée <alex.bennee@linaro.org> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Reviewed-by: Thomas Huth <thuth@redhat.com> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Message-id: 20190301163518.20702-1-stefanha@redhat.com Message-Id: <20190301163518.20702-1-stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS3
1 files changed, 3 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 074ad46d47..1ed8cf7ee7 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -338,6 +338,7 @@ F: include/hw/tricore/
Multiarch Linux User Tests
M: Alex Bennée <alex.bennee@linaro.org>
+S: Maintained
F: tests/tcg/multiarch/
Guest CPU Cores (KVM):
@@ -2094,6 +2095,7 @@ F: qemu.sasl
Coroutines
M: Stefan Hajnoczi <stefanha@redhat.com>
M: Kevin Wolf <kwolf@redhat.com>
+S: Maintained
F: util/*coroutine*
F: include/qemu/coroutine*
F: tests/test-coroutine.c
@@ -2540,6 +2542,7 @@ F: .gitlab-ci.yml
Guest Test Compilation Support
M: Alex Bennée <alex.bennee@linaro.org>
R: Philippe Mathieu-Daudé <f4bug@amsat.org>
+S: Maintained
F: tests/tcg/Makefile
F: tests/tcg/Makefile.include
L: qemu-devel@nongnu.org