From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41726) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WwUKs-0007j2-LP for qemu-devel@nongnu.org; Mon, 16 Jun 2014 06:40:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WwUKn-0001ma-Rl for qemu-devel@nongnu.org; Mon, 16 Jun 2014 06:40:22 -0400 Received: from mail-lb0-f169.google.com ([209.85.217.169]:39131) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WwUKn-0001mW-Ks for qemu-devel@nongnu.org; Mon, 16 Jun 2014 06:40:17 -0400 Received: by mail-lb0-f169.google.com with SMTP id l4so2980603lbv.28 for ; Mon, 16 Jun 2014 03:40:16 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <1402888539-14961-1-git-send-email-quintela@redhat.com> References: <1402888539-14961-1-git-send-email-quintela@redhat.com> From: Peter Maydell Date: Mon, 16 Jun 2014 11:39:56 +0100 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PULL 0/6] migration queue List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Juan Quintela Cc: QEMU Developers On 16 June 2014 04:15, Juan Quintela wrote: > Hi Peter > > This is the previous pull request with: > > - Added fix for RDMA > - Change default downtime > - fix the compilation error on 32bits, basically use RAM_ADDR_FMT for the format > checked that it compiles > > Please, apply, Juan. > > > The following changes since commit 06a59afac4505f5ed942db4200e5ca16fcbba74d: > > Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20140613-1' into staging (2014-06-13 18:18:55 +0100) > > are available in the git repository at: > > > git://github.com/juanquintela/qemu.git tags/migration/20140616 > > for you to fetch changes up to db80facefa62dff42bb50c73b0f03eda5f732b49: > > migration: catch unknown flags in ram_load (2014-06-16 04:55:27 +0200) > > ---------------------------------------------------------------- > migration/next for 20140616 > > ---------------------------------------------------------------- Applied, thanks. -- PMM