commit | 917ae08ca1565aab2d10c8b6269cd905d6c5c05b | [log] [tgz] |
---|---|---|
author | Alon Levy <alevy@redhat.com> | Wed Sep 12 16:13:26 2012 +0300 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Thu Sep 13 07:31:30 2012 +0200 |
tree | 59ad671d9a596283b160b4db929d5884b81278f7 | |
parent | 753b8b0d77ba1b343a35f9679cc777ea10a62bba [diff] |
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>