Am 29.04.2014 18:51, schrieb Paolo Bonzini: > 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. > > Signed-off-by: Paolo Bonzini <[email protected]> > --- > MAINTAINERS | 10 ++++++++++ > 1 file changed, 10 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 96299dd..8913e1a 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -717,6 +717,16 @@ S: Odd Fixes > F: gdbstub* > F: gdb-xml/ > > +Memory API > +M: Paolo Bonzini <[email protected]> > +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 <[email protected]> > S: Supported
Acked-by: Andreas Färber <[email protected]> We might run into non-memory conflicts in exec.c for CPU refactorings, but as always the lines are a bit blurry and you usually review such stuff anyway. ;) Thanks, Andreas -- SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg
