From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:47903) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ULCm4-00076O-O4 for qemu-devel@nongnu.org; Thu, 28 Mar 2013 09:21:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ULCm0-0006Av-2M for qemu-devel@nongnu.org; Thu, 28 Mar 2013 09:21:48 -0400 Received: from mail-wg0-f45.google.com ([74.125.82.45]:59840) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ULClz-0006Af-TC for qemu-devel@nongnu.org; Thu, 28 Mar 2013 09:21:44 -0400 Received: by mail-wg0-f45.google.com with SMTP id x12so1469425wgg.0 for ; Thu, 28 Mar 2013 06:21:43 -0700 (PDT) Date: Thu, 28 Mar 2013 14:21:40 +0100 From: Stefan Hajnoczi Message-ID: <20130328132140.GC22865@stefanha-thinkpad.redhat.com> References: <2098812672.15904995.1364373909716.JavaMail.root@redhat.com> <5153DADE.4000901@jp.fujitsu.com> <515404D4.20009@redhat.com> <87wqsrwux9.fsf@codemonkey.ws> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87wqsrwux9.fsf@codemonkey.ws> Subject: Re: [Qemu-devel] [PATCH 0/5] Add some tracepoints for clarification of the cause of troubles List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: Paolo Bonzini , Kazuya Saito , Stefan Hajnoczi , "qemu-devel@nongnu.org" On Thu, Mar 28, 2013 at 07:49:54AM -0500, Anthony Liguori wrote: > Paolo Bonzini writes: > > > Il 28/03/2013 06:53, Kazuya Saito ha scritto: > >> I didn't try these commands. I tried them just now and it seems to solve > >> the problem. So I think no need to add the tracepoints I posted. > >> Thank you for your kindness. > > > > Thanks to you! > > > > Anthony or Stefan, can you pick up patch 1 > > (http://article.gmane.org/gmane.comp.emulators.qemu/201873/raw)? > > Stefan, please take this through the tracing tree. Sure. Stefan