summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2014-04-29 16:05:53 +0200
committerPaolo Bonzini <pbonzini@redhat.com>2014-06-17 16:07:37 +0200
commit01a9c03c39debe843aea7f4df18274f18d8c6974 (patch)
tree87d2d510286debdbc7eabd18e73504e7ca336eb6 /MAINTAINERS
parentaf44da87e926ff64260b95f4350d338c4fc113ca (diff)
downloadqemu-01a9c03c39debe843aea7f4df18274f18d8c6974.tar.gz
MAINTAINERS: Add myself as Memory API maintainer
I'm not including Avi since he has already removed himself from the KVM entry. I'm not going to commit my patches without review. Acked-by: Edgar E. Iglesias <edgar.iglesias@gmail.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS10
1 files changed, 10 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 51a6f51842..d1a340559d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -726,6 +726,16 @@ S: Odd Fixes
F: gdbstub*
F: gdb-xml/
+Memory API
+M: Paolo Bonzini <pbonzini@redhat.com>
+S: Supported
+F: include/exec/ioport.h
+F: ioport.c
+F: include/exec/memory.h
+F: memory.c
+F: include/exec/memory-internal.h
+F: exec.c
+
SPICE
M: Gerd Hoffmann <kraxel@redhat.com>
S: Supported