From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:36633) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ULCHV-0002vO-EG for qemu-devel@nongnu.org; Thu, 28 Mar 2013 08:50:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ULCHS-0002Kg-M7 for qemu-devel@nongnu.org; Thu, 28 Mar 2013 08:50:13 -0400 Received: from e23smtp09.au.ibm.com ([202.81.31.142]:42847) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ULCHS-0002K3-4z for qemu-devel@nongnu.org; Thu, 28 Mar 2013 08:50:10 -0400 Received: from /spool/local by e23smtp09.au.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Thu, 28 Mar 2013 22:41:40 +1000 Received: from d23relay03.au.ibm.com (d23relay03.au.ibm.com [9.190.235.21]) by d23dlp01.au.ibm.com (Postfix) with ESMTP id C540E2CE804D for ; Thu, 28 Mar 2013 23:49:59 +1100 (EST) Received: from d23av03.au.ibm.com (d23av03.au.ibm.com [9.190.234.97]) by d23relay03.au.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id r2SCnsBw2884086 for ; Thu, 28 Mar 2013 23:49:55 +1100 Received: from d23av03.au.ibm.com (loopback [127.0.0.1]) by d23av03.au.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id r2SCnwPg023479 for ; Thu, 28 Mar 2013 23:49:59 +1100 From: Anthony Liguori In-Reply-To: <515404D4.20009@redhat.com> References: <2098812672.15904995.1364373909716.JavaMail.root@redhat.com> <5153DADE.4000901@jp.fujitsu.com> <515404D4.20009@redhat.com> Date: Thu, 28 Mar 2013 07:49:54 -0500 Message-ID: <87wqsrwux9.fsf@codemonkey.ws> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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: Paolo Bonzini , Kazuya Saito Cc: "qemu-devel@nongnu.org" , Stefan Hajnoczi 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. Regards, Anthony Liguori > > Kazuya, please resubmit patches 2 and 3. Label them [PATCH uq/master] > so that the KVM maintainers see them, and CC kvm@vger.kernel.org too. > > Paolo