]> Git Repo - qemu.git/commit
hw/qxl: tracing fixes
authorAlon Levy <[email protected]>
Wed, 12 Sep 2012 13:13:26 +0000 (16:13 +0300)
committerGerd Hoffmann <[email protected]>
Thu, 13 Sep 2012 05:31:30 +0000 (07:31 +0200)
commit917ae08ca1565aab2d10c8b6269cd905d6c5c05b
tree59ad671d9a596283b160b4db929d5884b81278f7
parent753b8b0d77ba1b343a35f9679cc777ea10a62bba
hw/qxl: tracing fixes

Add two new trace events:
qxl_send_events(int qid, uint32_t events) "%d %d"
qxl_set_guest_bug(int qid) "%d"

Change qxl_io_unexpected_vga_mode parameters to be equivalent to those
of qxl_io_write for easier grouping under a single systemtap probe.

Change d to qxl in one place.

Signed-off-by: Alon Levy <[email protected]>
Signed-off-by: Gerd Hoffmann <[email protected]>
hw/qxl.c
trace-events
This page took 0.023874 seconds and 4 git commands to generate.