From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41549) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YqQGH-00058Z-Ta for qemu-devel@nongnu.org; Thu, 07 May 2015 14:11:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YqQGD-0002FO-R1 for qemu-devel@nongnu.org; Thu, 07 May 2015 14:11:05 -0400 Received: from mx1.redhat.com ([209.132.183.28]:41769) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YqQGD-0002FG-Jb for qemu-devel@nongnu.org; Thu, 07 May 2015 14:11:01 -0400 Date: Thu, 7 May 2015 23:40:50 +0530 From: Amit Shah Message-ID: <20150507181050.GA22001@grmbl.mre> References: <1430999444-24315-1-git-send-email-quintela@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [Qemu-devel] [PULL 00/16] Migration pull request (v2) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: Paolo Bonzini , QEMU Developers , Stefan Hajnoczi , Juan Quintela On (Thu) 07 May 2015 [13:45:26], Peter Maydell wrote: > On 7 May 2015 at 12:50, Juan Quintela wrote: > > > > > > Hi again > > > > For v2 > > > > - fix 32bit compilation (as said, compiling for 64bit linux, 64bit > > windows and 32bit windows was not enough) > > > > - Now, we have versions 2.4 everywhere (thanks Eric) > > > > - Liang Li sent a new patch to the list to fix the update of a migration parameter, included. > > > > Please apply, and sorry for the inconvenience. > > Fails to build on win32: Does the buildbot try all these combinations? I want to have a 'stage' branch where I just push unapplied patches and receive complaints before sending a pull req. Thanks, Amit