From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40708) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VN7VF-0002Bv-Rp for qemu-devel@nongnu.org; Fri, 20 Sep 2013 16:40:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VN7V9-0006Qq-JS for qemu-devel@nongnu.org; Fri, 20 Sep 2013 16:40:37 -0400 Received: from mail-ee0-x22f.google.com ([2a00:1450:4013:c00::22f]:34444) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VN7V9-0006QW-C6 for qemu-devel@nongnu.org; Fri, 20 Sep 2013 16:40:31 -0400 Received: by mail-ee0-f47.google.com with SMTP id d49so500880eek.34 for ; Fri, 20 Sep 2013 13:40:30 -0700 (PDT) Sender: Paolo Bonzini Message-ID: <523CB2CC.8050402@redhat.com> Date: Fri, 20 Sep 2013 22:40:44 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <1379699931-5837-1-git-send-email-stefanha@redhat.com> In-Reply-To: <1379699931-5837-1-git-send-email-stefanha@redhat.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PULL 0/1] Tracing patches List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Hajnoczi Cc: qemu-devel@nongnu.org, Anthony Liguori Il 20/09/2013 19:58, Stefan Hajnoczi ha scritto: > The following changes since commit 6c2679fc19560699679200fb42ab4659bcbe7f79: > > Merge remote-tracking branch 'kiszka/queues/slirp' into staging (2013-09-17 10:01:24 -0500) > > are available in the git repository at: > > > git://github.com/stefanha/qemu.git tracing > > for you to fetch changes up to cbf5b968567dbd5a71165c1d30a0ce351bdca11a: > > kvm: fix traces to use %x instead of %d (2013-09-20 19:55:01 +0200) > > ---------------------------------------------------------------- > Alexey Kardashevskiy (1): > kvm: fix traces to use %x instead of %d > > trace-events | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > This single patch is also in my KVM pull request, so it's not needed. Paolo