On Wed, 22 Oct 2014, Paolo Bonzini wrote: > Unfortunately, TCG files do not really have a maintainer yet. > But at least there will be fewer unmaintained files. > > Signed-off-by: Paolo Bonzini <pbonz...@redhat.com> > --- > MAINTAINERS | 16 ++++++++++++++++ > 1 file changed, 16 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 206bf7e..70d58a5 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -61,6 +61,16 @@ L: secal...@redhat.com > > Guest CPU cores (TCG): > ---------------------- > +Overall > +M: qemu-devel@nongnu.org > +S: Odd fixes > +F: cpu-exec.c > +F: cputlb.c > +F: softmmu_template.h > +F: translate-all.c > +F: include/exec/cpu_ldst_template.h
You probably wan to add here F: include/exec/cpu_ldst.h and may be F: include/exec/cputlb.h (it covers functions from cputlb.c and exec.c) > +F: include/exec/helper*.h > + > Alpha > M: Richard Henderson <r...@twiddle.net> > S: Maintained > @@ -873,6 +883,12 @@ F: include/sysemu/seccomp.h > > Usermode Emulation > ------------------ > +Overall > +M: Riku Voipio <riku.voi...@iki.fi> > +S: Maintained > +F: thunk.c > +F: user-exec.c > + > BSD user > M: Blue Swirl <blauwir...@gmail.com> > S: Maintained >