On Fri, Nov 13, 2015 at 9:53 AM, Paolo Bonzini <pbonz...@redhat.com> wrote: > These are the people that I think have been touching it lately > or reviewing patches. > > Signed-off-by: Paolo Bonzini <pbonz...@redhat.com>
> --- > MAINTAINERS | 17 +++++++++++++---- > 1 file changed, 13 insertions(+), 4 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 9e1fa72..f67a026 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -62,14 +62,22 @@ Guest CPU cores (TCG): > ---------------------- > Overall > L: qemu-devel@nongnu.org > -S: Odd fixes > +M: Peter Crosthwaite <crosthwaite.pe...@gmail.com> > +M: Richard Henderson <r...@twiddle.net> > +M: Paolo Bonzini <pbonz...@redhat.com> Happy to help out where possible. Does the order mean anything though? Regards, Peter > +S: Maintained > F: cpu-exec.c > +F: cpu-exec-common.c > +F: cpus.c > F: cputlb.c > +F: exec.c > F: softmmu_template.h > -F: translate-all.c > -F: include/exec/cpu_ldst.h > -F: include/exec/cpu_ldst_template.h > +F: translate-all.* > +F: translate-common.c > +F: include/exec/cpu*.h > +F: include/exec/exec-all.h > F: include/exec/helper*.h > +F: include/exec/tb-hash.h > > Alpha > M: Richard Henderson <r...@twiddle.net> > @@ -1042,6 +1050,7 @@ S: Supported > F: include/exec/ioport.h > F: ioport.c > F: include/exec/memory.h > +F: include/exec/ram_addr.h > F: memory.c > F: include/exec/memory-internal.h > F: exec.c > -- > 2.5.0 >