From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:36697) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RDHWm-0004X7-8s for qemu-devel@nongnu.org; Mon, 10 Oct 2011 11:12:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RDHWj-0005OP-Lr for qemu-devel@nongnu.org; Mon, 10 Oct 2011 11:12:28 -0400 Received: from mail-gx0-f173.google.com ([209.85.161.173]:50915) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RDHWj-0005O1-JR for qemu-devel@nongnu.org; Mon, 10 Oct 2011 11:12:25 -0400 Received: by ggnp2 with SMTP id p2so5815954ggn.4 for ; Mon, 10 Oct 2011 08:12:24 -0700 (PDT) Message-ID: <4E930B55.70206@codemonkey.ws> Date: Mon, 10 Oct 2011 10:12:21 -0500 From: Anthony Liguori MIME-Version: 1.0 References: <4E930409.6060000@us.ibm.com> <4E9305BD.70809@redhat.com> <4E930774.90806@us.ibm.com> <4E93089B.1080008@redhat.com> In-Reply-To: <4E93089B.1080008@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 0/1] [PULL] qemu-kvm.git uq/master queue List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Avi Kivity Cc: Anthony Liguori , Marcelo Tosatti , qemu-devel@nongnu.org, kvm@vger.kernel.org On 10/10/2011 10:00 AM, Avi Kivity wrote: > On 10/10/2011 04:55 PM, Anthony Liguori wrote: >> >> Hrm, sorry about that. In the future, it would be helpful to explicitly >> withdrawal a PULL request. >> >> Do you want me to revert? > > We'll send the revert together with the new patch. > >> FWIW, I think bumping the version is the right thing to do. > > Why? Because we still haven't fixed subsections. Juan's patches help but they can still result in sending bad data to and older QEMU that won't handle it properly. We need to figure out a proper fix for subsections, either Paolo's protocol change or moving subsections out to a detected section. Regards, Anthony Liguori >