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