Searched hist:"917 ae08ca1565aab2d10c8b6269cd905d6c5c05b" (Results 1 – 2 of 2) sorted by relevance
/qemu/hw/display/ |
H A D | qxl.c | 917ae08ca1565aab2d10c8b6269cd905d6c5c05b Wed Sep 12 13:13:26 UTC 2012 Alon Levy <alevy@redhat.com> 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>
|
/qemu/ |
H A D | trace-events | 917ae08ca1565aab2d10c8b6269cd905d6c5c05b Wed Sep 12 13:13:26 UTC 2012 Alon Levy <alevy@redhat.com> 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>
|