diff options
author | Paolo Bonzini | 2014-10-22 00:31:28 +0200 |
---|---|---|
committer | Paolo Bonzini | 2014-10-23 16:41:27 +0200 |
commit | c0bd0b509b398efe7f0b5d98f404763f77a86f07 (patch) | |
tree | e966a456369a217d65945b74355d3959869bd5c0 /MAINTAINERS | |
parent | MAINTAINERS: Add more TCG files (diff) | |
download | qemu-c0bd0b509b398efe7f0b5d98f404763f77a86f07.tar.gz qemu-c0bd0b509b398efe7f0b5d98f404763f77a86f07.tar.xz qemu-c0bd0b509b398efe7f0b5d98f404763f77a86f07.zip |
MAINTAINERS: add some tests directories
Low-hanging fruit...
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 3f371f6179..b1d229f52b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -77,6 +77,7 @@ M: Richard Henderson <rth@twiddle.net> S: Maintained F: target-alpha/ F: hw/alpha/ +F: tests/tcg/alpha/ ARM M: Peter Maydell <peter.maydell@linaro.org> @@ -90,6 +91,7 @@ M: Edgar E. Iglesias <edgar.iglesias@gmail.com> S: Maintained F: target-cris/ F: hw/cris/ +F: tests/tcg/cris/ LM32 M: Michael Walle <michael@walle.cc> @@ -97,6 +99,7 @@ S: Maintained F: target-lm32/ F: hw/lm32/ F: hw/char/lm32_* +F: tests/tcg/lm32/ M68K S: Orphan @@ -114,6 +117,7 @@ M: Aurelien Jarno <aurelien@aurel32.net> S: Odd Fixes F: target-mips/ F: hw/mips/ +F: tests/tcg/mips/ Moxie M: Anthony Green <green@moxielogic.com> @@ -125,6 +129,7 @@ M: Jia Liu <proljc@gmail.com> S: Maintained F: target-openrisc/ F: hw/openrisc/ +F: tests/tcg/openrisc/ PowerPC M: Alexander Graf <agraf@suse.de> @@ -172,6 +177,7 @@ W: http://wiki.osll.spb.ru/doku.php?id=etc:users:jcmvbkbc:qemu-target-xtensa S: Maintained F: target-xtensa/ F: hw/xtensa/ +F: tests/tcg/xtensa/ TriCore M: Bastian Koppelmann <kbastian@mail.uni-paderborn.de> @@ -850,6 +856,7 @@ M: Luiz Capitulino <lcapitulino@redhat.com> M: Michael Roth <mdroth@linux.vnet.ibm.com> S: Maintained F: qapi/ +F: tests/qapi-schema/ T: git git://repo.or.cz/qemu/qmp-unstable.git queue/qmp QAPI Schema |