From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57623) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZwHIK-0005lo-Hy for qemu-devel@nongnu.org; Tue, 10 Nov 2015 17:21:41 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZwHIJ-0004N2-O7 for qemu-devel@nongnu.org; Tue, 10 Nov 2015 17:21:40 -0500 Received: from mail-yk0-x232.google.com ([2607:f8b0:4002:c07::232]:34304) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZwHIJ-0004My-GZ for qemu-devel@nongnu.org; Tue, 10 Nov 2015 17:21:39 -0500 Received: by ykfs79 with SMTP id s79so20059253ykf.1 for ; Tue, 10 Nov 2015 14:21:39 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <1447165546-27784-1-git-send-email-quintela@redhat.com> References: <1447165546-27784-1-git-send-email-quintela@redhat.com> From: Peter Maydell Date: Tue, 10 Nov 2015 22:21:19 +0000 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PULL 00/57] Migration pull (take 2) 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 10 November 2015 at 14:24, Juan Quintela wrote: > > > Hi > > Now with peter changes to make it compile on his windows crosscompiler. > > thanks, Peter. > > > two items: > > - Postcopy pull request (dave) > - fix for qemu_completion (Denis) > > Please apply. > > Thanks, Juan. > > > The following changes since commit a8b4f9585a0bf5186fca793ce2c5d754cd8ec49a: > > Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2015-11-10' into staging (2015-11-10 09:39:24 +0000) > > are available in the git repository at: > > git://github.com/juanquintela/qemu.git tags/migration/20151110 > > for you to fetch changes up to 15b3b8eaae8dbcc903bb164311ea0066c77536a7: > > migration: qemu_savevm_state_cleanup becomes mandatory operation (2015-11-10 15:00:28 +0100) > > ---------------------------------------------------------------- > migration/next for 20151110 > > ---------------------------------------------------------------- Applied, thanks. -- PMM