qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/3] ppc: replace debug printf with trace points


From: Laurent Vivier
Subject: [Qemu-devel] [PATCH 0/3] ppc: replace debug printf with trace points
Date: Fri, 10 Feb 2017 10:27:21 +0100

This series replaces the remaining DPRINTF()
found under hw/ppc and replace them with trace
points.

Laurent Vivier (3):
  mac99: replace debug printf with trace points
  ppc4xx: replace debug printf with trace points
  spapr: replace debug printf with trace points

 hw/ppc/mac_newworld.c | 15 +++------------
 hw/ppc/ppc4xx_pci.c   | 13 +++----------
 hw/ppc/spapr_ovec.c   | 17 +++--------------
 hw/ppc/trace-events   | 12 ++++++++++++
 4 files changed, 21 insertions(+), 36 deletions(-)

-- 
2.9.3




reply via email to

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