qemu-trivial
[Top][All Lists]
Advanced

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

[Qemu-trivial] [PATCH 0/3] Trace calls for xenfb, ps2 and pcnet


From: Don Koch
Subject: [Qemu-trivial] [PATCH 0/3] Trace calls for xenfb, ps2 and pcnet
Date: Fri, 16 Jan 2015 14:21:35 -0500

Add trace calls for debugging xenfb, ps2 and pcnet.

Don Koch (4):
  Add tracing to xenfb.
  Add trace to ps2.c.
  Add/convert trace calls in pcnet-pci.c.
  Convert some debugging printfs to trace calls in pcnet.c.

 hw/display/xenfb.c |  5 +++++
 hw/input/ps2.c     | 16 ++++++++++++++++
 hw/net/pcnet-pci.c | 49 +++++++++++++++++++------------------------------
 hw/net/pcnet.c     | 28 ++++++++--------------------
 trace-events       | 41 +++++++++++++++++++++++++++++++++++++++++
 5 files changed, 89 insertions(+), 50 deletions(-)

-- 
1.8.3.1




reply via email to

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