From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57026) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WN3pj-0002UF-Qe for qemu-devel@nongnu.org; Mon, 10 Mar 2014 13:17:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WN3pi-0007o2-Pf for qemu-devel@nongnu.org; Mon, 10 Mar 2014 13:17:47 -0400 Received: from mx1.redhat.com ([209.132.183.28]:21799) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WN3pi-0007nx-I9 for qemu-devel@nongnu.org; Mon, 10 Mar 2014 13:17:46 -0400 Date: Mon, 10 Mar 2014 22:47:29 +0530 From: Amit Shah Message-ID: <20140310171729.GC11308@grmbl.mre> References: <5315C65F.6040103@redhat.com> <1393946096-27403-1-git-send-email-aik@ozlabs.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1393946096-27403-1-git-send-email-aik@ozlabs.ru> Subject: Re: [Qemu-devel] [PATCH v3] migration: add more traces List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexey Kardashevskiy Cc: Paolo Bonzini , qemu-devel@nongnu.org, Juan Quintela On (Wed) 05 Mar 2014 [02:14:56], Alexey Kardashevskiy wrote: > This replaces DPRINTF macro with tracepoints. > > This moves some messages from migration.c to savevm.c. > > This adds tracepoint to signal about fileds failed to migrate. > > Signed-off-by: Alexey Kardashevskiy > --- > > This is v3. Should I repost the whole thing or just "3/3 v3" is ok? Thanks! This broke the build on windows: http://news.gmane.org/find-root.php?message_id=CAFEAcA%5fEa72JTVLJ3Z%2dzUtoe8vg%2bjh8R96mNW2c2x2Mx%5fj%2bFwg%40mail.gmail.com Please fix. Amit