From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34894) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ad7jm-000803-TZ for qemu-devel@nongnu.org; Mon, 07 Mar 2016 21:51:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ad7ji-0008SF-3Q for qemu-devel@nongnu.org; Mon, 07 Mar 2016 21:51:06 -0500 Received: from mx1.redhat.com ([209.132.183.28]:52946) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ad7jh-0008S1-Tj for qemu-devel@nongnu.org; Mon, 07 Mar 2016 21:51:02 -0500 References: <56D94A46.80007@redhat.com> <56D9AEC8.50707@siemens.com> <20160306165954.GJ2710@var.home> <56DD0B8F.4040908@redhat.com> <20160307110909.GA5169@var.bordeaux.inria.fr> <56DD6EBC.5030704@siemens.com> <56DD70AB.8000903@redhat.com> <56DD7137.3020104@siemens.com> From: Jason Wang Message-ID: <56DE3E03.4050505@redhat.com> Date: Tue, 8 Mar 2016 10:50:43 +0800 MIME-Version: 1.0 In-Reply-To: <56DD7137.3020104@siemens.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCHv9 0/10] slirp: Adding IPv6 support to Qemu -net user mode List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jan Kiszka , Thomas Huth , Samuel Thibault , Peter Maydell Cc: zhanghailiang , Li Zhijian , Stefan Hajnoczi , qemu-devel@nongnu.org, Vasiliy Tolstov , Dave Gilbert , Gonglei , Paolo Bonzini , Huangpeng , Guillaume Subiron On 03/07/2016 08:16 PM, Jan Kiszka wrote: > On 2016-03-07 13:14, Thomas Huth wrote: >> On 07.03.2016 13:06, Jan Kiszka wrote: >>> On 2016-03-07 12:09, Samuel Thibault wrote: >>>> Jason Wang, on Mon 07 Mar 2016 13:03:11 +0800, wrote: >>>>> Btw, do you want to be the maintainer of slirp? (Or maybe Tohmas want to >>>>> do this?) >>>> I already said I was fine with it, yes, and submitted a MAINTAINERS >>>> patch towards that, without any response. >>> Sorry if I should have missed that, you would have my ack. Can you >>> resend or provide a pointer? >> Patch is available here: >> >> https://patchwork.ozlabs.org/patch/504661/ >> >> It has even been ack'd by Stefan at that point in time. Could somebody >> from the maintainers please pick this patch up? Jason (via net)? Paolo >> (via misc)? Jan (via slirp), if you can find some spare minutes? > My ack is there, so Samuel should simply send pulls to Peter directly > from now on, with the first one including this patch. > > Jan > Plan to pick the patch, but this looks also fine with me.