From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59100) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UsIKa-0000RY-CW for qemu-devel@nongnu.org; Thu, 27 Jun 2013 15:58:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UsIKX-0004A7-7R for qemu-devel@nongnu.org; Thu, 27 Jun 2013 15:58:12 -0400 Received: from e9.ny.us.ibm.com ([32.97.182.139]:48577) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UsIKX-00049z-1n for qemu-devel@nongnu.org; Thu, 27 Jun 2013 15:58:09 -0400 Received: from /spool/local by e9.ny.us.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Thu, 27 Jun 2013 15:58:07 -0400 Received: from d01relay04.pok.ibm.com (d01relay04.pok.ibm.com [9.56.227.236]) by d01dlp03.pok.ibm.com (Postfix) with ESMTP id 9D41FC90043 for ; Thu, 27 Jun 2013 15:58:03 -0400 (EDT) Received: from d03av05.boulder.ibm.com (d03av05.boulder.ibm.com [9.17.195.85]) by d01relay04.pok.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id r5RJw4kD264014 for ; Thu, 27 Jun 2013 15:58:04 -0400 Received: from d03av05.boulder.ibm.com (loopback [127.0.0.1]) by d03av05.boulder.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id r5RJw2q0015416 for ; Thu, 27 Jun 2013 13:58:03 -0600 Message-ID: <51CC9946.10202@linux.vnet.ibm.com> Date: Thu, 27 Jun 2013 15:57:58 -0400 From: "Michael R. Hines" MIME-Version: 1.0 References: <1372329455-5995-1-git-send-email-quintela@redhat.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PULL 00/12] migration queue List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: anthony@redhat.com, qemu-devel@nongnu.org, Juan Quintela On 06/27/2013 03:20 PM, Peter Maydell wrote: > On 27 June 2013 11:37, Juan Quintela wrote: >> Anthony, please pull. >> >> - improve error message (Alon) >> - Make zero pages to work again (Peter Lieven) >> - First 10 patches of RDMA support > Hi; could you adjust your pullrequest scripts to retransmit > the patches as followup emails to the pullreq mail, please? > It makes it easier to follow up when patches within a merge > turn out to have issues. > > (cf http://wiki.qemu.org/Contribute/SubmitAPullRequest > and previous on-list discussion.) > > thanks > -- PMM > Ooops..... forgot to move the #endif in the patch - I never tried any of the other compilation targets before = ) Will send a fix ASAP in the next patch series. - Michael