hw/qxl: tracing fixes
commit917ae08ca1565aab2d10c8b6269cd905d6c5c05b
authorAlon Levy <alevy@redhat.com>
Wed, 12 Sep 2012 13:13:26 +0000 (12 16:13 +0300)
committerGerd Hoffmann <kraxel@redhat.com>
Thu, 13 Sep 2012 05:31:30 +0000 (13 07:31 +0200)
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 <alevy@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/qxl.c
trace-events