From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:43805) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UNjPE-0003tB-Ti for qemu-devel@nongnu.org; Thu, 04 Apr 2013 08:36:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UNjPA-0001E0-R6 for qemu-devel@nongnu.org; Thu, 04 Apr 2013 08:36:40 -0400 Received: from nodalink.pck.nerim.net ([62.212.105.220]:39906 helo=paradis.irqsave.net) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UNjPA-0001Db-I2 for qemu-devel@nongnu.org; Thu, 04 Apr 2013 08:36:36 -0400 Date: Thu, 4 Apr 2013 14:37:38 +0200 From: =?iso-8859-1?Q?Beno=EEt?= Canet Message-ID: <20130404123738.GD4250@irqsave.net> References: <20130402153328.GA4300@irqsave.net> <87ppycdbtu.fsf@linux.vnet.ibm.com> <20130402193316.GA4308@irqsave.net> <87fvz8cedy.fsf@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: <87fvz8cedy.fsf@linux.vnet.ibm.com> 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: "Aneesh Kumar K.V" Cc: =?iso-8859-1?Q?Beno=EEt?= Canet , qemu-devel@nongnu.org Thanks for the explanations I'll start working on the patchset. Best regards Beno=EEt > Le Wednesday 03 Apr 2013 =E0 12:03:13 (+0530), Aneesh Kumar K.V a =E9cr= it : > Beno=EEt Canet writes: >=20 > > Thanks a lot, > > > > Do you have an idea of what is left to be done on it ? > > >=20 > It has to rewritten with the new model with respect to migration. Also > these is problem of how much time does it take to migrate the fid > information ?. We also need to ensure new 9p request are blocked. > Another option is to add migration support to protocol and handle > these in the clients.=20 >=20 > -aneesh >=20 >=20