qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/4] Trace conversion


From: Blue Swirl
Subject: [Qemu-devel] [PATCH 0/4] Trace conversion
Date: Sun, 11 Sep 2011 16:40:50 +0000

This patch set depends on the previous Sparc set.

Now that some op helpers are regular code, the DPRINTFs can be
converted to traceponts.

Convert also ESP while in the mood.

Blue Swirl (4):
  Sparc: convert mmu_helper to trace framework
  Sparc: convert int_helper to trace framework
  Sparc: convert win_helper to trace framework
  ESP: convert to trace framework

 hw/esp.c                  |   70 +++++++++++++++++++-------------------------
 target-sparc/int_helper.c |   41 +++++++++----------------
 target-sparc/mmu_helper.c |   64 +++++++++++++----------------------------
 target-sparc/win_helper.c |   30 +++++--------------
 trace-events              |   56 ++++++++++++++++++++++++++++++++++++
 5 files changed, 129 insertions(+), 132 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]