From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37271) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bDVds-0007Es-RA for qemu-devel@nongnu.org; Thu, 16 Jun 2016 07:39:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bDVdr-0005Vv-RW for qemu-devel@nongnu.org; Thu, 16 Jun 2016 07:39:24 -0400 Received: from mail-vk0-x233.google.com ([2607:f8b0:400c:c05::233]:33776) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bDVdr-0005Vc-8M for qemu-devel@nongnu.org; Thu, 16 Jun 2016 07:39:23 -0400 Received: by mail-vk0-x233.google.com with SMTP id d185so69290887vkg.0 for ; Thu, 16 Jun 2016 04:39:22 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: From: Peter Maydell Date: Thu, 16 Jun 2016 12:39:03 +0100 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PULL 0/8] migration: fixes List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Amit Shah Cc: Juan Quintela , "Dr. David Alan Gilbert" , "Daniel P. Berrange" , qemu list On 16 June 2016 at 05:43, Amit Shah wrote: > The following changes since commit 49237b856ae58ee7955be0b959c504c51b014f20: > > Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20160614-tag' into staging (2016-06-14 16:32:32 +0100) > > are available in the git repository at: > > https://git.kernel.org/pub/scm/virt/qemu/amit/migration.git tags/migration-for-2.7-4 > > for you to fetch changes up to 22724f4921e17919dc1b7b796c2c48eadfbcf2da: > > migration: rename functions to starting migrations (2016-06-16 09:51:37 +0530) > > ---------------------------------------------------------------- > Migration: > > - Fixes for TLS series > - Postcopy: Add stats, fix, test case Applied, thanks. -- PMM