From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36027) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VN4yu-00009c-Ec for qemu-devel@nongnu.org; Fri, 20 Sep 2013 13:59:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VN4ym-0001na-Vu for qemu-devel@nongnu.org; Fri, 20 Sep 2013 13:59:04 -0400 Received: from mx1.redhat.com ([209.132.183.28]:12454) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VN4ym-0001nV-Nb for qemu-devel@nongnu.org; Fri, 20 Sep 2013 13:58:56 -0400 From: Stefan Hajnoczi Date: Fri, 20 Sep 2013 19:58:50 +0200 Message-Id: <1379699931-5837-1-git-send-email-stefanha@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: [Qemu-devel] [PULL 0/1] Tracing patches List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Stefan Hajnoczi , Anthony Liguori 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(-) -- 1.8.3.1