From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:54970) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rle9O-0007pK-Jo for qemu-devel@nongnu.org; Fri, 13 Jan 2012 05:14:28 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Rle9N-000449-Mi for qemu-devel@nongnu.org; Fri, 13 Jan 2012 05:14:22 -0500 Received: from mx1.redhat.com ([209.132.183.28]:3572) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rle9N-000441-D1 for qemu-devel@nongnu.org; Fri, 13 Jan 2012 05:14:21 -0500 Message-ID: <4F1003F9.4020309@redhat.com> Date: Fri, 13 Jan 2012 11:14:17 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <1326365026-17719-1-git-send-email-hare@suse.de> <4F0EF226.1070804@redhat.com> <20120112180441.GB13411@stefanha-thinkpad.localdomain> <4F0FFD91.6010603@suse.de> In-Reply-To: <4F0FFD91.6010603@suse.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH][v8] megasas: LSI Megaraid SAS HBA emulation List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Hannes Reinecke Cc: Stefan Hajnoczi , qemu-devel On 01/13/2012 10:46 AM, Hannes Reinecke wrote: > So, I should be removing the 'disable' keyword, then, correct? Yes. > The strings are just there to avoid trace statement duplication. But > if that's not a problem then I can easily convert the strings to > individual trace statements. No, don't bother. Paolo