Low-hanging fruit... Signed-off-by: Paolo Bonzini <[email protected]> --- MAINTAINERS | 7 +++++++ 1 file changed, 7 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index 3f371f6..b1d229f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -77,6 +77,7 @@ M: Richard Henderson <[email protected]> S: Maintained F: target-alpha/ F: hw/alpha/ +F: tests/tcg/alpha/ ARM M: Peter Maydell <[email protected]> @@ -90,6 +91,7 @@ M: Edgar E. Iglesias <[email protected]> S: Maintained F: target-cris/ F: hw/cris/ +F: tests/tcg/cris/ LM32 M: Michael Walle <[email protected]> @@ -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 <[email protected]> S: Odd Fixes F: target-mips/ F: hw/mips/ +F: tests/tcg/mips/ Moxie M: Anthony Green <[email protected]> @@ -125,6 +129,7 @@ M: Jia Liu <[email protected]> S: Maintained F: target-openrisc/ F: hw/openrisc/ +F: tests/tcg/openrisc/ PowerPC M: Alexander Graf <[email protected]> @@ -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 <[email protected]> @@ -850,6 +856,7 @@ M: Luiz Capitulino <[email protected]> M: Michael Roth <[email protected]> S: Maintained F: qapi/ +F: tests/qapi-schema/ T: git git://repo.or.cz/qemu/qmp-unstable.git queue/qmp QAPI Schema -- 1.8.3.1
