The last pull request from 19 July was not merged. Here it is rebased on qemu.git/master with two additional fixes from Stefan Weil.
The following changes since commit 633decd71119a4293e5e53e6059026c517a8bef0: Merge remote-tracking branch 'qmp/queue/qmp' into staging (2012-08-13 16:12:35 -0500) are available in the git repository at: git://github.com/stefanha/qemu.git tracing for you to fetch changes up to 4552e41025af4694c55854448c3ae4d95e72c7f6: trace/simple: Replace asprintf by g_strdup_printf (2012-08-14 13:19:57 +0100) ---------------------------------------------------------------- Harsh Prateek Bora (4): trace: rename TraceRecordHeader to TraceLogHeader trace: remove unnecessary write_to_buffer() typecasting trace: drop unused TraceBufferRecord->next_tbuf_idx field trace: avoid pointer aliasing in trace_record_finish() Stefan Weil (2): trace/simple: Fix compiler warning for 32 bit hosts trace/simple: Replace asprintf by g_strdup_printf scripts/tracetool/backend/simple.py | 2 +- trace/simple.c | 35 +++++++++++++---------------------- trace/simple.h | 1 - 3 files changed, 14 insertions(+), 24 deletions(-) -- 1.7.10.4