From: Paolo Bonzini Date: Tue, 14 Aug 2018 15:40:41 +0000 (+0200) Subject: MAINTAINERS: add maintainers for qtest X-Git-Tag: pull-nvme-20200902~1495^2~60 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=98a43bf0bbc69325eb753ddcfd9c2ab467c7ad73;p=qemu-nvme.git 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 --- 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 @@ -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 +M: Thomas Huth +M: Laurent Vivier +S: Maintained +F: qtest.c +F: tests/libqtest.* +F: tests/libqos/ +F: tests/*-test.c + Register API M: Alistair Francis S: Maintained