On Mon, Jan 23, 2017 at 09:51:22AM +0200, Marcel Apfelbaum wrote: > On 01/23/2017 07:54 AM, Thomas Huth wrote: > > The "Machine core" section sounds like a good match for this file. > > > > Signed-off-by: Thomas Huth <th...@redhat.com> > > --- > > MAINTAINERS | 1 + > > 1 file changed, 1 insertion(+) > > > > diff --git a/MAINTAINERS b/MAINTAINERS > > index b5ebfab..5be2033 100644 > > --- a/MAINTAINERS > > +++ b/MAINTAINERS > > @@ -813,6 +813,7 @@ M: Eduardo Habkost <ehabk...@redhat.com> > > M: Marcel Apfelbaum <mar...@redhat.com> > > S: Supported > > F: hw/core/machine.c > > +F: hw/core/null-machine.c > > F: include/hw/boards.h > > > > Xtensa Machines > > > > Reviewed-by: Marcel Apfelbaum <mar...@redhat.com>
Thanks! Applied to machine-next. -- Eduardo