From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:56801) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QghKE-000181-V8 for qemu-devel@nongnu.org; Tue, 12 Jul 2011 14:04:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QghKD-0001JZ-1m for qemu-devel@nongnu.org; Tue, 12 Jul 2011 14:04:50 -0400 Received: from mail-gw0-f45.google.com ([74.125.83.45]:51378) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QghKC-0001JP-B7 for qemu-devel@nongnu.org; Tue, 12 Jul 2011 14:04:48 -0400 Received: by gwb19 with SMTP id 19so2433407gwb.4 for ; Tue, 12 Jul 2011 11:04:47 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <20110628165254.23482.17825.stgit@ginnungagap.bsc.es> References: <20110628165254.23482.17825.stgit@ginnungagap.bsc.es> Date: Tue, 12 Jul 2011 19:04:47 +0100 Message-ID: From: Stefan Hajnoczi Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH v5 00/10] trace-state: make the behaviour of "disable" consistent across all backends List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?ISO-8859-1?Q?Llu=EDs?= Cc: qemu-devel@nongnu.org, chouteau@adacore.com On Tue, Jun 28, 2011 at 5:52 PM, Llu=EDs wrote: > This patch defines the "disable" trace event state to always use the "nop= " > backend. Apologies for not reviewing sooner. I have begun and will send feedback tomorrow. Stefan