From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:37002) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RDHJ8-00049n-O1 for qemu-devel@nongnu.org; Mon, 10 Oct 2011 10:58:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RDHJ7-0001hb-EX for qemu-devel@nongnu.org; Mon, 10 Oct 2011 10:58:22 -0400 Received: from e1.ny.us.ibm.com ([32.97.182.141]:37932) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RDHJ7-0001hW-6r for qemu-devel@nongnu.org; Mon, 10 Oct 2011 10:58:21 -0400 Received: from /spool/local by us.ibm.com with XMail ESMTP for from ; Mon, 10 Oct 2011 10:56:02 -0400 Received: from d01av02.pok.ibm.com (d01av02.pok.ibm.com [9.56.224.216]) by d01relay01.pok.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id p9AEtr9U204996 for ; Mon, 10 Oct 2011 10:55:53 -0400 Received: from d01av02.pok.ibm.com (loopback [127.0.0.1]) by d01av02.pok.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id p9AEtr3s008005 for ; Mon, 10 Oct 2011 11:55:53 -0300 Message-ID: <4E930774.90806@us.ibm.com> Date: Mon, 10 Oct 2011 09:55:48 -0500 From: Anthony Liguori MIME-Version: 1.0 References: <4E930409.6060000@us.ibm.com> <4E9305BD.70809@redhat.com> In-Reply-To: <4E9305BD.70809@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: Marcelo Tosatti , qemu-devel@nongnu.org, kvm@vger.kernel.org On 10/10/2011 09:48 AM, Avi Kivity wrote: > On 10/10/2011 04:41 PM, Anthony Liguori wrote: >> On 10/03/2011 03:55 PM, Marcelo Tosatti wrote: >>> The following changes since commit d11cf8cc80d946dfc9a23597cd9a0bb1c487cfa7: >>> >>> etrax-dma: Remove bogus if statement (2011-10-03 10:20:13 +0200) >>> >>> are available in the git repository at: >>> git://github.com/avikivity/qemu.git uq/master >> >> Pulled. Thanks. >> > > Um, this had a comment about it regarding s/version bump/subsection/ Hrm, sorry about that. In the future, it would be helpful to explicitly withdrawal a PULL request. Do you want me to revert? FWIW, I think bumping the version is the right thing to do. Regards, Anthony Liguori > >> Are ya'll planning on moving your repo back to kernel.org or sticking with >> github? > > We'll move back to kernel.org as soon as we sort around the keys. >