From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34525) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WNjUx-0007L8-F6 for qemu-devel@nongnu.org; Wed, 12 Mar 2014 09:47:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WNjUs-0003Wt-NI for qemu-devel@nongnu.org; Wed, 12 Mar 2014 09:47:07 -0400 Received: from mx1.redhat.com ([209.132.183.28]:57086) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WNjUs-0003WZ-GE for qemu-devel@nongnu.org; Wed, 12 Mar 2014 09:47:02 -0400 From: Stefan Hajnoczi Date: Wed, 12 Mar 2014 14:46:54 +0100 Message-Id: <1394632015-32573-1-git-send-email-stefanha@redhat.com> Subject: [Qemu-devel] [PULL 0/1] Tracing patches for QEMU 2.0 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Peter Maydell , Anthony Liguori The following changes since commit 239618707637ec87eba8c452d2b2f75dc5ca20c7: Merge remote-tracking branch 'remotes/kvm/uq/master' into staging (2014-03-11 19:39:17 +0000) are available in the git repository at: git://github.com/stefanha/qemu.git tags/tracing-pull-request for you to fetch changes up to 84f3fe1b077a06ca50f85fa3ff696a8fe094623b: trace: Fix build warnings for Win32 build (2014-03-12 14:19:58 +0100) ---------------------------------------------------------------- Tracing pull request ---------------------------------------------------------------- Peter Maydell (1): trace: Fix build warnings for Win32 build trace/control-internal.h | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) -- 1.8.5.3