From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37373) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZuI5k-0004G1-IB for qemu-devel@nongnu.org; Thu, 05 Nov 2015 05:48:29 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZuI5j-0007gd-Jf for qemu-devel@nongnu.org; Thu, 05 Nov 2015 05:48:28 -0500 Received: from mail-yk0-x22c.google.com ([2607:f8b0:4002:c07::22c]:35577) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZuI5j-0007g4-CX for qemu-devel@nongnu.org; Thu, 05 Nov 2015 05:48:27 -0500 Received: by ykek133 with SMTP id k133so123689056yke.2 for ; Thu, 05 Nov 2015 02:48:27 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <1446641337-2684-1-git-send-email-quintela@redhat.com> References: <1446641337-2684-1-git-send-email-quintela@redhat.com> From: Peter Maydell Date: Thu, 5 Nov 2015 10:48:07 +0000 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PULL 0/5] Migration pull request List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Juan Quintela Cc: Amit Shah , QEMU Developers , "Dr. David Alan Gilbert" On 4 November 2015 at 12:48, Juan Quintela wrote: > Hi > > This is the pull request for migration, it includes: > > - Liang Li series for improving migration downtime > - Mark Cave-Ayland fix to analyze-migration script > > Please, apply > > The following changes since commit 79cf9fad341e6e7bd6b55395b71d5c5727d7f5b0: > > Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20151103' into staging (2015-11-03 14:54:40 +0000) > > are available in the git repository at: > > git://github.com/juanquintela/qemu.git tags/migration/20151104 > > for you to fetch changes up to 96e5c9bc77acef8b7b56cbe23a8a2611feff9e34: > > migration: fix analyze-migration.py script (2015-11-04 13:40:13 +0100) > > ---------------------------------------------------------------- > migration/next for 20151104 > > ---------------------------------------------------------------- Applied, thanks. -- PMM