]> git.proxmox.com Git - qemu.git/commit
hw/qxl: tracing fixes
authorAlon Levy <alevy@redhat.com>
Wed, 12 Sep 2012 13:13:26 +0000 (16:13 +0300)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Fri, 12 Oct 2012 02:44:16 +0000 (21:44 -0500)
commitbffb221775792f89b4214aa8f7616bfbb760a668
treed3c544a9cacfd4b429de51c099241d84b01c0e2d
parent9cf4af689b9c4d92857df11857912d5f9b865c9b
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>
(cherry picked from commit 917ae08ca1565aab2d10c8b6269cd905d6c5c05b)

Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
hw/qxl.c
trace-events