From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58570) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c1D5W-0000Tk-Ii for qemu-devel@nongnu.org; Mon, 31 Oct 2016 09:57:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c1D5V-0005fy-RR for qemu-devel@nongnu.org; Mon, 31 Oct 2016 09:57:22 -0400 Received: from mail-vk0-x231.google.com ([2607:f8b0:400c:c05::231]:33792) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1c1D5V-0005fl-Lq for qemu-devel@nongnu.org; Mon, 31 Oct 2016 09:57:21 -0400 Received: by mail-vk0-x231.google.com with SMTP id x186so46167279vkd.1 for ; Mon, 31 Oct 2016 06:57:21 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <1477824430-1460-1-git-send-email-amit.shah@redhat.com> References: <1477824430-1460-1-git-send-email-amit.shah@redhat.com> From: Peter Maydell Date: Mon, 31 Oct 2016 13:57:00 +0000 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PULL 00/18] migration: COLO List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Amit Shah Cc: Juan Quintela , "Dr. David Alan Gilbert" , qemu list , zhanghailiang On 30 October 2016 at 10:46, Amit Shah wrote: > From: Amit Shah > > The following changes since commit 5b2ecabaeabc17f032197246c4846b9ba95ba8a6: > > Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20161028-1' into staging (2016-10-28 17:59:04 +0100) > > are available in the git repository at: > > https://git.kernel.org/pub/scm/virt/qemu/amit/migration.git tags/migration-for-2.8 > > for you to fetch changes up to a4cc318e15955b4b9c7231c37128d4e7466d4307: > > MAINTAINERS: Add maintainer for COLO framework related files (2016-10-30 15:17:39 +0530) > > ---------------------------------------------------------------- > Migration bits from the COLO project > Applied, thanks. -- PMM