From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44050) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZFJk6-0003LO-Un for qemu-devel@nongnu.org; Wed, 15 Jul 2015 06:16:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZFJk1-0004rk-Tj for qemu-devel@nongnu.org; Wed, 15 Jul 2015 06:16:46 -0400 Received: from mx1.redhat.com ([209.132.183.28]:59106) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZFJk1-0004ra-OF for qemu-devel@nongnu.org; Wed, 15 Jul 2015 06:16:41 -0400 Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by mx1.redhat.com (Postfix) with ESMTPS id 1631EA075E for ; Wed, 15 Jul 2015 10:16:41 +0000 (UTC) Date: Wed, 15 Jul 2015 15:46:27 +0530 From: Amit Shah Message-ID: <20150715101627.GV10280@grmbl.mre> References: <1436951080-12390-1-git-send-email-quintela@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1436951080-12390-1-git-send-email-quintela@redhat.com> Subject: Re: [Qemu-devel] [PULL 0/6] Migration pull request List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Juan Quintela Cc: qemu-devel@nongnu.org, dgilbert@redhat.com 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? Thanks, Amit