From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:57434) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QqT72-0000e9-QI for qemu-devel@nongnu.org; Mon, 08 Aug 2011 12:55:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QqT71-0008IA-UY for qemu-devel@nongnu.org; Mon, 08 Aug 2011 12:55:36 -0400 Received: from mail-gw0-f45.google.com ([74.125.83.45]:62772) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QqT71-0008I4-Pn for qemu-devel@nongnu.org; Mon, 08 Aug 2011 12:55:35 -0400 Received: by gwb19 with SMTP id 19so1689708gwb.4 for ; Mon, 08 Aug 2011 09:55:34 -0700 (PDT) Message-ID: <4E401504.7080309@codemonkey.ws> Date: Mon, 08 Aug 2011 11:55:32 -0500 From: Anthony Liguori MIME-Version: 1.0 References: <4E3FF6AE.8030004@redhat.com> <4E3FF705.9080009@redhat.com> <4E3FFC7A.3090000@codemonkey.ws> <4E3FFD76.4010804@redhat.com> <4E400C78.1020104@codemonkey.ws> <4E40147E.2080403@redhat.com> In-Reply-To: <4E40147E.2080403@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v4] XBZRLE delta for live migration of large memory apps List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Avi Kivity Cc: Blue Swirl , Stefan Hajnoczi , "Shribman, Aidan" , qemu-devel Developers On 08/08/2011 11:53 AM, Avi Kivity wrote: > On 08/08/2011 07:19 PM, Anthony Liguori wrote: >> >>> Real feature negotiation will likely have to wait until the next version >>> of the migration protocol. >> >> Since we're talking about moving to ASN.1 for 1.0, I think we should >> think also include memory compression and wait until we rev the >> protocol before introducing any type of compression. > > Is anyone actually working on this? Yes. Regards, Anthony Liguori