From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49888) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dQi3N-00052H-DE for qemu-devel@nongnu.org; Thu, 29 Jun 2017 18:36:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dQi3M-0001CH-Kj for qemu-devel@nongnu.org; Thu, 29 Jun 2017 18:36:49 -0400 Date: Thu, 29 Jun 2017 18:36:47 -0400 From: "Emilio G. Cota" Message-ID: <20170629223647.GE9797@flamenco> References: <149873841036.9180.16600465902334229930.stgit@frigg.lan> <149874010452.9180.5182724462159161565.stgit@frigg.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <149874010452.9180.5182724462159161565.stgit@frigg.lan> Subject: Re: [Qemu-devel] [PATCH v10 7/7] trace: [trivial] Statically enable all guest events List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?iso-8859-1?Q?Llu=EDs?= Vilanova Cc: qemu-devel@nongnu.org, Eric Blake , Eduardo Habkost , Stefan Hajnoczi , Michael Tokarev , Laurent Vivier , "open list:Trivial patches" On Thu, Jun 29, 2017 at 15:41:44 +0300, Lluís Vilanova wrote: > The existing optimizations makes it feasible to have them available on all > builds. (snip) > Signed-off-by: Lluís Vilanova > --- > trace-events | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) Reviewed-by: Emilio G. Cota E.