From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53864) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZHMqc-0003pT-13 for qemu-devel@nongnu.org; Mon, 20 Jul 2015 21:59:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZHMqY-0008Rl-Ph for qemu-devel@nongnu.org; Mon, 20 Jul 2015 21:59:57 -0400 Received: from szxga02-in.huawei.com ([119.145.14.65]:39966) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZHMqY-0008QH-5a for qemu-devel@nongnu.org; Mon, 20 Jul 2015 21:59:54 -0400 References: <55AC9859.3050100@cn.fujitsu.com> <20150720103208.GA12675@stefanha-thinkpad.redhat.com> <55ACE1B4.4010109@huawei.com> From: zhanghailiang Message-ID: <55ADA77A.50409@huawei.com> Date: Tue, 21 Jul 2015 09:59:22 +0800 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [POC] colo-proxy in qemu List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Hajnoczi , "J. Kiszka" Cc: Li Zhijian , qemu-devel , Jason Wang , Dave Gilbert , Vasiliy Tolstov , peter.huangpeng@huawei.com, "Gonglei (Arei)" , Stefan Hajnoczi , samuel.thibault@ens-lyon.org, Yang Hongyang On 2015/7/20 23:01, Stefan Hajnoczi wrote: > On Mon, Jul 20, 2015 at 2:12 PM, Vasiliy Tolstov wrote: >> 2015-07-20 14:55 GMT+03:00 zhanghailiang : >>> Agreed, besides, it is seemed that slirp is not supporting ipv6, we also >>> have to supplement it. >> >> >> patch for ipv6 slirp support some times ago sended to qemu list, but i >> don't know why in not accepted. > > I think no one reviewed it but there was no objection against IPv6 > support in principle. > > Jan: Can we merge slirp IPv6 support for QEMU 2.5? > I have found the corresponding patch series: https://lists.gnu.org/archive/html/qemu-devel/2014-02/msg01832.html Cc: Samuel Thibault Hi Samuel, What's the status of the 'slirp: Adding IPv6 support to Qemu -net use' series ? I didn't find any news since that version, are you still trying to push them to qemu upstream ? Thanks, zhanghailiang