From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:52324) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R364r-0005oz-RB for qemu-devel@nongnu.org; Mon, 12 Sep 2011 08:57:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R364q-0006Zg-Nm for qemu-devel@nongnu.org; Mon, 12 Sep 2011 08:57:33 -0400 Received: from mail-yw0-f45.google.com ([209.85.213.45]:56069) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R364q-0006Zb-LJ for qemu-devel@nongnu.org; Mon, 12 Sep 2011 08:57:32 -0400 Received: by ywm39 with SMTP id 39so1262964ywm.4 for ; Mon, 12 Sep 2011 05:57:31 -0700 (PDT) Message-ID: <4E6E01B6.10106@codemonkey.ws> Date: Mon, 12 Sep 2011 07:57:26 -0500 From: Anthony Liguori MIME-Version: 1.0 References: <1315824666-4214-1-git-send-email-avi@redhat.com> <4E6DFB29.10900@redhat.com> In-Reply-To: <4E6DFB29.10900@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PULL 00/28] Memory API conversion, batch 7 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Avi Kivity Cc: qemu-devel@nongnu.org On 09/12/2011 07:29 AM, Avi Kivity wrote: > On 09/12/2011 01:50 PM, Avi Kivity wrote: >> git://github.com/avikivity/qemu.git memory/batch >> >> More of the same. I tested what I could using the images on the qemu >> wiki - >> note not all images boot even on upstream. >> > > Whoops - don't pull - bad patch in there. Could you adjust your script to only post a single [PULL] note and then have a normal patch series with [PATCH] in the tag for the posted patches? It's not terribly important, but I think it makes more sense semantically and helps for anyone doing search via PATCH. You could make do [PULL][PATCH N/M] if you wanted to indicate it's a patch that's part of a pull request. Regards, Anthony Liguori