From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35511) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WzSNX-0001oG-5C for qemu-devel@nongnu.org; Tue, 24 Jun 2014 11:11:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WzSNR-0007vQ-Pf for qemu-devel@nongnu.org; Tue, 24 Jun 2014 11:11:23 -0400 Received: from mail-lb0-f180.google.com ([209.85.217.180]:39130) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WzSNR-0007vD-JY for qemu-devel@nongnu.org; Tue, 24 Jun 2014 11:11:17 -0400 Received: by mail-lb0-f180.google.com with SMTP id w7so662994lbi.11 for ; Tue, 24 Jun 2014 08:11:16 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <1403615412-6794-1-git-send-email-quintela@redhat.com> References: <1403615412-6794-1-git-send-email-quintela@redhat.com> From: Peter Maydell Date: Tue, 24 Jun 2014 16:10:55 +0100 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PULL 00/22] Migration queue List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Juan Quintela Cc: QEMU Developers On 24 June 2014 14:09, Juan Quintela wrote: > Hi > > Peter, please pull: > > > - RDMA bugfixes (Michael) > - Static checker from Amit (v5) > - acked patches from vmstate (thanks Dave) > > Later, Juan. > > > The following changes since commit d9c1647d896d3192cba9dbf98fb7efab876edde5: > > Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging (2014-06-23 12:55:22 +0100) > > are available in the git repository at: > > > git://github.com/juanquintela/qemu.git tags/migration/20140623 > > for you to fetch changes up to 4ea7df4e5c6b9d8b8a474680d6b1687fc8eacbac: > > vmstate: Refactor & increase tests for primitive types (2014-06-23 19:14:52 +0200) > ---------------------------------------------------------------- > migration/next for 20140623 Applied, thanks. -- PMM