]> Git Repo - qemu.git/commitdiff
MAINTAINERS: Document QOM
authorAndreas Färber <[email protected]>
Thu, 24 Apr 2014 13:00:14 +0000 (15:00 +0200)
committerAndreas Färber <[email protected]>
Mon, 5 May 2014 18:58:33 +0000 (20:58 +0200)
Invented by Anthony. Maintained through my qom-next tree lately.

Cc: Anthony Liguori <[email protected]>
Acked-by: Paolo Bonzini <[email protected]>
Acked-by: Peter Maydell <[email protected]>
Signed-off-by: Andreas Färber <[email protected]>
MAINTAINERS

index b287ef893918730cedc0081eceef201d3aa909da..c43643cd9bddd852d014904695d3df4ff7a40736 100644 (file)
@@ -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 <[email protected]>
+M: Andreas Färber <[email protected]>
+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 <[email protected]>
 S: Maintained
This page took 0.028368 seconds and 4 git commands to generate.