index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
display
/
trace-events
Age
Commit message (
Expand
)
Author
2023-01-19
ui/spice: QXLInterface method set_mm_time() is now dead, drop
Markus Armbruster
2022-04-22
hw/display/vmware_vga: do not discard screen updates
Carwyn Ellis
2022-03-04
hw/display/vmware_vga: replace fprintf calls with trace events
Carwyn Ellis
2022-02-02
hw/display/artist: rewrite vram access mode handling
Sven Schnelle
2021-10-08
macfb: add common monitor modes supported by the MacOS toolbox ROM
Mark Cave-Ayland
2021-10-08
macfb: implement mode sense to allow display type to be detected
Mark Cave-Ayland
2021-10-08
macfb: add trace events for reading and writing the control registers
Mark Cave-Ayland
2021-06-02
docs: fix references to docs/devel/tracing.rst
Stefano Garzarella
2021-05-27
virtio-gpu: Add virtio_gpu_set_scanout_blob
Vivek Kasireddy
2021-05-27
virtio-gpu: Add virtio_gpu_resource_create_blob
Vivek Kasireddy
2021-05-12
Drop the deprecated lm32 target
Markus Armbruster
2020-09-09
trace-events: Fix attribution of trace points to source
Markus Armbruster
2020-06-30
sm501: Convert debug printfs to traces
BALATON Zoltan
2020-05-28
hw/display/dpcd: Convert debug printf()s to trace events
Philippe Mathieu-Daudé
2020-05-28
hw/display/cirrus_vga: Convert debug printf() to trace event
Philippe Mathieu-Daudé
2020-05-28
hw/display/cirrus_vga: Convert debug printf() to trace event
Philippe Mathieu-Daudé
2020-05-28
hw/display/cg3: Convert debug printf()s to trace events
Philippe Mathieu-Daudé
2020-01-27
hppa: Add emulation of Artist graphics
Sven Schnelle
2019-03-22
trace-events: Fix attribution of trace points to source
Markus Armbruster
2019-03-22
trace-events: Delete unused trace points
Markus Armbruster
2019-03-22
trace-events: Shorten file names in comments
Markus Armbruster
2019-03-18
ati-vga: fix tracing
Gerd Hoffmann
2019-03-11
hw/display: Add basic ATI VGA emulation
BALATON Zoltan
2019-02-22
display/virtio: add edid support.
Gerd Hoffmann
2019-01-24
display: ensure qxl log_buf is a nul terminated string
Daniel P. Berrangé
2018-03-01
hw/sii9022: Add support for Silicon Image SII9022
Linus Walleij
2017-09-26
hw/display/xenfb.c: Add trace_xenfb_key_event
Liang Yan
2017-08-01
trace-events: fix code style: print 0x before hex numbers
Vladimir Sementsov-Ogievskiy
2017-08-01
trace-events: fix code style: %# -> 0x%
Vladimir Sementsov-Ogievskiy
2017-07-31
docs: fix broken paths to docs/devel/tracing.txt
Philippe Mathieu-Daudé
2017-02-10
cirrus: replace debug printf with trace points
Gerd Hoffmann
2017-02-10
vga: replace debug printf with trace points
Gerd Hoffmann
2017-01-31
trace: clean up trace-events files
Stefan Hajnoczi
2016-08-12
trace-events: fix first line comment in trace-events
Laurent Vivier
2016-07-20
qxl: fix qxl_set_dirty call in qxl_dirty_one_surface
Gerd Hoffmann
2016-07-06
qxl: fix surface migration
Gerd Hoffmann
2016-06-20
trace: split out trace events for hw/display/ directory
Daniel P. Berrange