aboutsummaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorAndreas Färber <afaerber@suse.de>2014-04-24 15:00:14 +0200
committerAndreas Färber <afaerber@suse.de>2014-05-05 20:58:33 +0200
commit4688c94c1f59b8df45079391e26569d0615ab7af (patch)
treedc8d21fb2c1f3a2e81a766477f41a9453e3aa4c2 /MAINTAINERS
parent0175ba109eb0c098a00903887328393c2e17d4ae (diff)
MAINTAINERS: Document QOM
Invented by Anthony. Maintained through my qom-next tree lately. Cc: Anthony Liguori <aliguori@amazon.com> Acked-by: Paolo Bonzini <pbonzini@redhat.com> Acked-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Andreas Färber <afaerber@suse.de>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS11
1 files changed, 11 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index b287ef8939..c43643cd9b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -780,6 +780,17 @@ S: Supported
F: qapi-schema.json
T: git git://repo.or.cz/qemu/qmp-unstable.git queue/qmp
+QOM
+M: Anthony Liguori <aliguori@amazon.com>
+M: Andreas Färber <afaerber@suse.de>
+S: Supported
+T: git git://github.com/afaerber/qemu-cpu.git qom-next
+F: include/qom/
+X: include/qom/cpu.h
+F: qom/
+X: qom/cpu.c
+F: tests/qom-test.c
+
QMP
M: Luiz Capitulino <lcapitulino@redhat.com>
S: Maintained