Commit 98a43bf0 authored by Paolo Bonzini's avatar Paolo Bonzini
Browse files

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: default avatarPaolo Bonzini <pbonzini@redhat.com>
parent 48285ba2
Loading
Loading
Loading
Loading
+10 −1
Original line number Diff line number Diff line
@@ -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