From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52975) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YXwd6-00032p-TC for qemu-devel@nongnu.org; Tue, 17 Mar 2015 14:54:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YXwd3-0003BD-JA for qemu-devel@nongnu.org; Tue, 17 Mar 2015 14:54:16 -0400 Received: from mail-ig0-f176.google.com ([209.85.213.176]:33477) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YXwd3-0003B1-EB for qemu-devel@nongnu.org; Tue, 17 Mar 2015 14:54:13 -0400 Received: by ignm3 with SMTP id m3so58775994ign.0 for ; Tue, 17 Mar 2015 11:54:12 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <1426606235-7238-1-git-send-email-quintela@redhat.com> References: <1426606235-7238-1-git-send-email-quintela@redhat.com> From: Peter Maydell Date: Tue, 17 Mar 2015 18:53:52 +0000 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PULL 00/13] migration pull queue List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Juan Quintela Cc: QEMU Developers On 17 March 2015 at 15:30, Juan Quintela wrote: > The following changes since commit 5a4992834daec85c3913654903fb9f4f954e585a: > > Merge remote-tracking branch 'remotes/armbru/tags/pull-cov-model-2015-03-17' into staging (2015-03-17 11:43:00 +0000) > > are available in the git repository at: > > git://github.com/juanquintela/qemu.git tags/migration/20150317 > > for you to fetch changes up to cde63fbed86e20dda98bf35025faedd994918f00: > > migration: Expose 'cancelling' status to user (2015-03-17 15:20:37 +0100) > > ---------------------------------------------------------------- > migration/next for 20150317 > > Hi Peter > > Please apply: > > - RDMA small fixes (Tokared & Stefan) > - remove unused functions (thomas) > - minor fixes for migration_incoming (dave) > - use qerror correctly (Markus) > - Move migration status to one ENUM. Libvirt ack'd the patch (Zhanghailiang) > > Thanks, Juan. > > > ---------------------------------------------------------------- Applied, thanks. -- PMM