From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:57176) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QAkAH-0003gP-HV for qemu-devel@nongnu.org; Fri, 15 Apr 2011 10:38:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QAkAG-0000fE-Kv for qemu-devel@nongnu.org; Fri, 15 Apr 2011 10:38:29 -0400 Received: from mx1.redhat.com ([209.132.183.28]:13129) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QAkAG-0000f8-8p for qemu-devel@nongnu.org; Fri, 15 Apr 2011 10:38:28 -0400 Message-ID: <4DA85860.5000503@redhat.com> Date: Fri, 15 Apr 2011 16:38:24 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <1302873840-17161-1-git-send-email-pbonzini@redhat.com> <1302873840-17161-3-git-send-email-pbonzini@redhat.com> <4DA8549B.2020301@redhat.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 2/2] add tracing of scsi requests List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Hajnoczi Cc: qemu-devel@nongnu.org On 04/15/2011 04:32 PM, Stefan Hajnoczi wrote: > I've forgotten whether or not ust is happy with %s. Ok, that's enough to convince me. Paolo