From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34639) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WMGgT-0002ic-Aw for qemu-devel@nongnu.org; Sat, 08 Mar 2014 07:49:02 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WMGgL-0003Ru-0W for qemu-devel@nongnu.org; Sat, 08 Mar 2014 07:48:57 -0500 Received: from mx1.redhat.com ([209.132.183.28]:59638) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WMGgK-0003Ri-Od for qemu-devel@nongnu.org; Sat, 08 Mar 2014 07:48:48 -0500 From: Juan Quintela In-Reply-To: (Peter Maydell's message of "Sat, 8 Mar 2014 12:19:10 +0000") References: Date: Sat, 08 Mar 2014 13:48:42 +0100 Message-ID: <87siqsetzp.fsf@elfo.mitica> MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [Qemu-devel] [PULL] migration patches Reply-To: quintela@redhat.com List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: Amit Shah , Alexey Kardashevskiy , qemu list , Markus Armbruster Peter Maydell wrote: > On 6 March 2014 20:03, Amit Shah wrote: >> Hi Juan, >> >> Here's a compilation of migration-related patches from the list that >> I've reviewed. >> >> For the first patch, I picked Markus's over yours, just because it's >> been on the list longer. >> >> >> The following changes since commit 9fbee91a131a05e443d7108d7fbdf3ca91020290: >> >> Merge remote-tracking branch 'remotes/kvm/uq/master' into staging >> (2014-02-27 16:00:31 +0000) >> >> are available in the git repository at: >> >> >> git://git.kernel.org/pub/scm/virt/qemu/amit/migration.git for-quintela > > Just for clarity: I'm assuming from the salutation and the branch name > that you're expecting Juan to merge these into his tree; I'm not > going to apply them to master. They are already on my last pull request. Thanks to both, JUan.