From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:43331) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UN5zB-0003a5-N0 for qemu-devel@nongnu.org; Tue, 02 Apr 2013 14:31:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UN5z9-00077J-Dp for qemu-devel@nongnu.org; Tue, 02 Apr 2013 14:31:09 -0400 Received: from e23smtp09.au.ibm.com ([202.81.31.142]:58549) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UN5z8-00076g-Sw for qemu-devel@nongnu.org; Tue, 02 Apr 2013 14:31:07 -0400 Received: from /spool/local by e23smtp09.au.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Wed, 3 Apr 2013 04:22:30 +1000 Received: from d23relay05.au.ibm.com (d23relay05.au.ibm.com [9.190.235.152]) by d23dlp02.au.ibm.com (Postfix) with ESMTP id 668B22BB0050 for ; Wed, 3 Apr 2013 05:30:57 +1100 (EST) Received: from d23av01.au.ibm.com (d23av01.au.ibm.com [9.190.234.96]) by d23relay05.au.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id r32IHcJS57999384 for ; Wed, 3 Apr 2013 05:17:39 +1100 Received: from d23av01.au.ibm.com (loopback [127.0.0.1]) by d23av01.au.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id r32IUtdf023571 for ; Wed, 3 Apr 2013 05:30:56 +1100 From: "Aneesh Kumar K.V" In-Reply-To: <20130402153328.GA4300@irqsave.net> References: <20130402153328.GA4300@irqsave.net> Date: Wed, 03 Apr 2013 00:00:53 +0530 Message-ID: <87ppycdbtu.fsf@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] Virtio 9p live migration patches List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?utf-8?Q?Beno=C3=AEt?= Canet , qemu-devel@nongnu.org Beno=C3=AEt Canet writes: > Hello Aneesh, > > I am interested in working on 9p live migration. > > I remember that you had some live migration related patches on github. > > I don't find these patches anymore. Do you still have them somewhere ? > What was missing from it ? > Had to redo the tree, because of the fork changes. Now pushed as live-migration branch=20 git://github.com/kvaneesh/qemu.git live-migration -aneesh