Invented by Anthony. Maintained through my qom-next tree lately. Cc: Anthony Liguori <[email protected]> Cc: Paolo Bonzini <[email protected]> Signed-off-by: Andreas Färber <[email protected]> --- MAINTAINERS | 10 ++++++++++ 1 file changed, 10 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index c66946f..87a56b7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -778,6 +778,16 @@ S: Supported F: qapi-schema.json T: git git://repo.or.cz/qemu/qmp-unstable.git queue/qmp +QOM +M: Anthony Liguori <[email protected]> +M: Andreas Färber <[email protected]> +S: Supported +T: git git://github.com/afaerber/qemu-cpu.git qom-next +F: include/qom/object.h +F: qom/object.c +F: qom/container.c +F: tests/qom-test.c + QMP M: Luiz Capitulino <[email protected]> S: Maintained -- 1.8.4.5
