Philippe Mathieu-Daudé <[email protected]> writes:
> Reviewed-by: Richard Henderson <[email protected]> > Signed-off-by: Philippe Mathieu-Daudé <[email protected]> Reviewed-by: Alex Bennée <[email protected]> > --- > MAINTAINERS | 11 +++++++++++ > 1 file changed, 11 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 948790b433..f725c12161 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -415,6 +415,17 @@ S: Supported > F: target/i386/kvm.c > F: scripts/kvm/vmxcap > > +Guest CPU Cores (other accelerators) > +------------------------------------ > +Overall > +M: Richard Henderson <[email protected]> > +R: Paolo Bonzini <[email protected]> > +S: Maintained > +F: include/sysemu/accel.h > +F: accel/accel.c > +F: accel/Makefile.objs > +F: accel/stubs/Makefile.objs > + > X86 HVF CPUs > M: Roman Bolshakov <[email protected]> > S: Maintained -- Alex Bennée
