aboutsummaryrefslogtreecommitdiff
path: root/hw/display/trace-events
AgeCommit message (Expand)Author
2023-01-19ui/spice: QXLInterface method set_mm_time() is now dead, dropMarkus Armbruster
2022-04-22hw/display/vmware_vga: do not discard screen updatesCarwyn Ellis
2022-03-04hw/display/vmware_vga: replace fprintf calls with trace eventsCarwyn Ellis
2022-02-02hw/display/artist: rewrite vram access mode handlingSven Schnelle
2021-10-08macfb: add common monitor modes supported by the MacOS toolbox ROMMark Cave-Ayland
2021-10-08macfb: implement mode sense to allow display type to be detectedMark Cave-Ayland
2021-10-08macfb: add trace events for reading and writing the control registersMark Cave-Ayland
2021-06-02docs: fix references to docs/devel/tracing.rstStefano Garzarella
2021-05-27virtio-gpu: Add virtio_gpu_set_scanout_blobVivek Kasireddy
2021-05-27virtio-gpu: Add virtio_gpu_resource_create_blobVivek Kasireddy
2021-05-12Drop the deprecated lm32 targetMarkus Armbruster
2020-09-09trace-events: Fix attribution of trace points to sourceMarkus Armbruster
2020-06-30sm501: Convert debug printfs to tracesBALATON Zoltan
2020-05-28hw/display/dpcd: Convert debug printf()s to trace eventsPhilippe Mathieu-Daudé
2020-05-28hw/display/cirrus_vga: Convert debug printf() to trace eventPhilippe Mathieu-Daudé
2020-05-28hw/display/cirrus_vga: Convert debug printf() to trace eventPhilippe Mathieu-Daudé
2020-05-28hw/display/cg3: Convert debug printf()s to trace eventsPhilippe Mathieu-Daudé
2020-01-27hppa: Add emulation of Artist graphicsSven Schnelle
2019-03-22trace-events: Fix attribution of trace points to sourceMarkus Armbruster
2019-03-22trace-events: Delete unused trace pointsMarkus Armbruster
2019-03-22trace-events: Shorten file names in commentsMarkus Armbruster
2019-03-18ati-vga: fix tracingGerd Hoffmann
2019-03-11hw/display: Add basic ATI VGA emulationBALATON Zoltan
2019-02-22display/virtio: add edid support.Gerd Hoffmann
2019-01-24display: ensure qxl log_buf is a nul terminated stringDaniel P. Berrangé
2018-03-01hw/sii9022: Add support for Silicon Image SII9022Linus Walleij
2017-09-26hw/display/xenfb.c: Add trace_xenfb_key_eventLiang Yan
2017-08-01trace-events: fix code style: print 0x before hex numbersVladimir Sementsov-Ogievskiy
2017-08-01trace-events: fix code style: %# -> 0x%Vladimir Sementsov-Ogievskiy
2017-07-31docs: fix broken paths to docs/devel/tracing.txtPhilippe Mathieu-Daudé
2017-02-10cirrus: replace debug printf with trace pointsGerd Hoffmann
2017-02-10vga: replace debug printf with trace pointsGerd Hoffmann
2017-01-31trace: clean up trace-events filesStefan Hajnoczi
2016-08-12trace-events: fix first line comment in trace-eventsLaurent Vivier
2016-07-20qxl: fix qxl_set_dirty call in qxl_dirty_one_surfaceGerd Hoffmann
2016-07-06qxl: fix surface migrationGerd Hoffmann
2016-06-20trace: split out trace events for hw/display/ directoryDaniel P. Berrange