From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44269) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZFMbU-0007Dx-G7 for qemu-devel@nongnu.org; Wed, 15 Jul 2015 09:20:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZFMbQ-0000KG-G0 for qemu-devel@nongnu.org; Wed, 15 Jul 2015 09:20:04 -0400 Received: from mail-vn0-f46.google.com ([209.85.216.46]:42606) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZFMbQ-0000Ja-BS for qemu-devel@nongnu.org; Wed, 15 Jul 2015 09:20:00 -0400 Received: by vnbf62 with SMTP id f62so4450341vnb.9 for ; Wed, 15 Jul 2015 06:20:00 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <20150715101627.GV10280@grmbl.mre> References: <1436951080-12390-1-git-send-email-quintela@redhat.com> <20150715101627.GV10280@grmbl.mre> From: Peter Maydell Date: Wed, 15 Jul 2015 14:19:40 +0100 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PULL 0/6] Migration pull request List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Amit Shah Cc: QEMU Developers , "Dr. David Alan Gilbert" , Juan Quintela On 15 July 2015 at 11:16, Amit Shah wrote: > On (Wed) 15 Jul 2015 [11:04:34], Juan Quintela wrote: >> Hi >> >> This pull requset: >> - small optimization by Li >> - fixes global state with savevm (reported by John Snow) >> - get migration traces for migration state changes even if migration >> events are not enabled >> - Change state after migration has finished (reported by Christian) >> - add documentation for events >> >> Please, Apply. > > Peter, can you fix the typos in my name in patches 5 and 6, or do you > want a new pull req? I've applied Juan's fixed pull. For the record, I always need a new pullreq -- it's not possible to edit the commits in a pull, I can only edit if I'm applying patches individually to master. thanks -- PMM