From mboxrd@z Thu Jan 1 00:00:00 1970 From: George Dunlap Subject: Re: [PATCH 2/5] New maintainer for x86/mm Date: Tue, 23 Jun 2015 14:31:21 +0100 Message-ID: <55895FA9.8050607@eu.citrix.com> References: <1435065767-56078-1-git-send-email-tim@xen.org> <1435065767-56078-3-git-send-email-tim@xen.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1435065767-56078-3-git-send-email-tim@xen.org> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Tim Deegan , xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On 06/23/2015 02:22 PM, Tim Deegan wrote: > George has a long record of contributions to the x86 memory management > and p2m code. He will be taking over as the primary maintainer of > x86/mm; I will still help out with the shadow pagetable code. > > Signed-off-by: Tim Deegan > Cc: George Dunlap Acked-by: George Dunlap > --- > MAINTAINERS | 7 ++++++- > 1 file changed, 6 insertions(+), 1 deletion(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 319df75..b0f43d1 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -362,7 +362,7 @@ F: tools/firmware/hvmloader/ > F: tools/tests/x86_emulator/ > > X86 MEMORY MANAGEMENT > -M: Tim Deegan > +M: George Dunlap > S: Supported > F: xen/arch/x86/mm/ > > @@ -374,6 +374,11 @@ F: xen/arch/x86/mm/mem_sharing.c > F: xen/arch/x86/mm/mem_paging.c > F: tools/memshr > > +X86 SHADOW PAGETABLES > +M: Tim Deegan > +S: Maintained > +F: xen/arch/x86/mm/shadow/ > + > VM EVENT AND MEM ACCESS > M: Razvan Cojocaru > M: Tamas K Lengyel >