On Mon, 1 Aug 2016 10:52:42 -0300 Eduardo Habkost <ehabk...@redhat.com> wrote:
> The hostmem code is closely related to the NUMA code, so I am > willing to handle patches to those files and share the work with > Igor (the original author of that code). > > Signed-off-by: Eduardo Habkost <ehabk...@redhat.com> > --- > MAINTAINERS | 7 +++++++ > 1 file changed, 7 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index d1439a8..5a9bef2 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -1177,6 +1177,13 @@ F: numa.c > F: include/sysemu/numa.h > T: git git://github.com/ehabkost/qemu.git numa > > +Host Memory Backends > +M: Eduardo Habkost <ehabk...@redhat.com> > +M: Igor Mammedov <imamm...@redhat.com> > +S: Maintained > +F: backends/hostmem*.c > +F: include/sysemu/hostmem.h > + > QAPI > M: Markus Armbruster <arm...@redhat.com> > M: Michael Roth <mdr...@linux.vnet.ibm.com> Acked-by: Igor Mammedov <imamm...@redhat.com>