diff options
author | Paolo Bonzini | 2014-04-29 16:05:53 +0200 |
---|---|---|
committer | Paolo Bonzini | 2014-06-17 16:07:37 +0200 |
commit | 01a9c03c39debe843aea7f4df18274f18d8c6974 (patch) | |
tree | 87d2d510286debdbc7eabd18e73504e7ca336eb6 /MAINTAINERS | |
parent | Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int... (diff) | |
download | qemu-01a9c03c39debe843aea7f4df18274f18d8c6974.tar.gz qemu-01a9c03c39debe843aea7f4df18274f18d8c6974.tar.xz qemu-01a9c03c39debe843aea7f4df18274f18d8c6974.zip |
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-- | MAINTAINERS | 10 |
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 |