From: Paolo Bonzini <[email protected]> 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 <[email protected]> Reviewed-by: Laurent Vivier <[email protected]> Reviewed-by: John Snow <[email protected]> [thuth: removed the hunk that deleted the tests/qom-test.c entry] Signed-off-by: Thomas Huth <[email protected]> --- MAINTAINERS | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 666e936..072824c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1697,6 +1697,16 @@ F: scripts/qmp/ F: tests/qmp-test.c T: git git://repo.or.cz/qemu/armbru.git qapi-next +qtest +M: Paolo Bonzini <[email protected]> +M: Thomas Huth <[email protected]> +M: Laurent Vivier <[email protected]> +S: Maintained +F: qtest.c +F: tests/libqtest.* +F: tests/libqos/ +F: tests/*-test.c + Register API M: Alistair Francis <[email protected]> S: Maintained -- 1.8.3.1
