From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39913) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZXVn9-0005Go-Bj for qemu-devel@nongnu.org; Thu, 03 Sep 2015 10:47:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZXVn4-0004wn-Q3 for qemu-devel@nongnu.org; Thu, 03 Sep 2015 10:47:07 -0400 Received: from mx1.redhat.com ([209.132.183.28]:51080) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZXVn4-0004vp-L4 for qemu-devel@nongnu.org; Thu, 03 Sep 2015 10:47:02 -0400 From: Stefan Hajnoczi Date: Thu, 3 Sep 2015 15:46:57 +0100 Message-Id: <1441291618-20175-1-git-send-email-stefanha@redhat.com> 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: Peter Maydell , Stefan Hajnoczi The following changes since commit 561578c2a82292ddf55737791d2838b797f49f35: Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20150902' into staging (2015-09-03 13:05:45 +0100) are available in the git repository at: git://github.com/stefanha/qemu.git tags/tracing-pull-request for you to fetch changes up to 987bd27000b6e21df6c73f6badb945ab5e42996a: trace-events: Add hmp completion (2015-09-03 15:46:10 +0100) ---------------------------------------------------------------- ---------------------------------------------------------------- Dr. David Alan Gilbert (1): trace-events: Add hmp completion hmp-commands.hx | 1 + hmp.h | 1 + monitor.c | 20 ++++++++++++++++++++ 3 files changed, 22 insertions(+) -- 2.4.3