From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55299) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WW8k2-0003tW-8r for qemu-devel@nongnu.org; Fri, 04 Apr 2014 14:21:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WW8ju-00043p-LH for qemu-devel@nongnu.org; Fri, 04 Apr 2014 14:21:26 -0400 Received: from toccata.ens-lyon.fr ([140.77.166.68]:34559 helo=toccata.ens-lyon.org) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WW8ju-000429-F2 for qemu-devel@nongnu.org; Fri, 04 Apr 2014 14:21:18 -0400 Date: Fri, 4 Apr 2014 20:20:32 +0200 From: Samuel Thibault Message-ID: <20140404182032.GD5350@type> References: <1384700688-30377-1-git-send-email-samuel.thibault@ens-lyon.org> <1392124097-10618-1-git-send-email-samuel.thibault@ens-lyon.org> <53200C56.6040300@siemens.com> <20140320075811.GA28673@stefanha-thinkpad.redhat.com> <20140320090320.GB5575@type.wlan.youpi.perso.aquilenet.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: <20140320090320.GB5575@type.wlan.youpi.perso.aquilenet.fr> Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCHv3 00/16] slirp: Adding IPv6 support to Qemu -net user mode List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Hajnoczi Cc: Jan Kiszka , qemu-devel@nongnu.org, Guillaume Subiron Hello, Samuel Thibault, le Thu 20 Mar 2014 10:03:20 +0100, a =E9crit : > Stefan Hajnoczi, le Thu 20 Mar 2014 08:58:11 +0100, a =E9crit : > > My suggestion is to split all the preparation and cleanups into a > > smaller patch series that can be applied easily. > >=20 > > It will make the real IPv6 series smaller and hopefully more amenable= to > > review. >=20 > Well, I believe it's already split that way And even more so in the series I have sent on March 31st. Patches 1 to 8 there are small refactorings which should not take long to review. Patch 9 is a small addition. 10 to 18 bring the actual features. Samuel