summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorPaolo Bonzini2018-08-14 17:40:41 +0200
committerPaolo Bonzini2018-08-23 13:32:50 +0200
commit98a43bf0bbc69325eb753ddcfd9c2ab467c7ad73 (patch)
tree35265756308c13fdf40d2b3c8640de2a70a125cd /MAINTAINERS
parentmegasas: fix sglist leak (diff)
downloadqemu-98a43bf0bbc69325eb753ddcfd9c2ab467c7ad73.tar.gz
qemu-98a43bf0bbc69325eb753ddcfd9c2ab467c7ad73.tar.xz
qemu-98a43bf0bbc69325eb753ddcfd9c2ab467c7ad73.zip
MAINTAINERS: add maintainers for qtest
Thomas has been doing a lot of work on qom-test and device-introspection-test, and Laurent has ported libqos to sPAPR and co-mentored Emanuele on the upcoming qtest device framework. They deserve recognition. :) Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS11
1 files changed, 10 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 6902a568f4..68bc92eef9 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1696,7 +1696,6 @@ F: qom/
X: qom/cpu.c
F: tests/check-qom-interface.c
F: tests/check-qom-proplist.c
-F: tests/qom-test.c
QMP
M: Markus Armbruster <armbru@redhat.com>
@@ -1708,6 +1707,16 @@ F: scripts/qmp/
F: tests/qmp-test.c
T: git git://repo.or.cz/qemu/armbru.git qapi-next
+qtest
+M: Paolo Bonzini <pbonzini@redhat.com>
+M: Thomas Huth <thuth@redhat.com>
+M: Laurent Vivier <lvivier@redhat.com>
+S: Maintained
+F: qtest.c
+F: tests/libqtest.*
+F: tests/libqos/
+F: tests/*-test.c
+
Register API
M: Alistair Francis <alistair@alistair23.me>
S: Maintained