qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH] ps2-keyboard: Add val to trace_ps2_read_data


From: Wink Saville
Subject: [Qemu-devel] [PATCH] ps2-keyboard: Add val to trace_ps2_read_data
Date: Wed, 4 May 2016 13:01:20 -0700

While investigating why I can't get the ps2 keyboard working
I wanted to see the value returned by ps2_read_data while tracing.
So I've created this simple patch to add printing the value.

Wink Saville (1):
  ps2-keyboard: Add val to trace_ps2_read_data

 hw/input/ps2.c | 2 +-
 trace-events   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

-- 
2.8.2




reply via email to

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