From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36615) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W9CBS-0000pw-PO for qemu-devel@nongnu.org; Fri, 31 Jan 2014 06:22:59 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W9CBO-0003XT-1A for qemu-devel@nongnu.org; Fri, 31 Jan 2014 06:22:54 -0500 Received: from mail-lb0-f178.google.com ([209.85.217.178]:63726) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W9CBN-0003XO-Qj for qemu-devel@nongnu.org; Fri, 31 Jan 2014 06:22:49 -0500 Received: by mail-lb0-f178.google.com with SMTP id u14so3262906lbd.23 for ; Fri, 31 Jan 2014 03:22:48 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <1390834386-23139-1-git-send-email-stefanha@redhat.com> References: <1390834386-23139-1-git-send-email-stefanha@redhat.com> From: Peter Maydell Date: Fri, 31 Jan 2014 11:22:28 +0000 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PULL 0/4] Tracing patches List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Hajnoczi Cc: QEMU Developers , Anthony Liguori On 27 January 2014 14:53, Stefan Hajnoczi wrote: > The following changes since commit 0169c511554cb0014a00290b0d3d26c31a49818f: > > Merge remote-tracking branch 'qemu-kvm/uq/master' into staging (2014-01-24 15:52:44 -0800) > > are available in the git repository at: > > > git://github.com/stefanha/qemu.git tags/tracing-pull-request > > for you to fetch changes up to 736ec1677f1ae7e64f2f3436ca3775c48f79678c: > > trace: fix simple trace "disable" keyword (2014-01-27 15:49:39 +0100) > > ---------------------------------------------------------------- > Tracing pull request > Applied, thanks. -- PMM