index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
display
/
qxl-render.c
Age
Commit message (
Expand
)
Author
2020-01-02
console: add graphic_hw_update_done()
Marc-André Lureau
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-08-16
Include sysemu/sysemu.h a lot less
Markus Armbruster
2018-09-27
qxl: support mono cursors with inverted colors
Peter Wu
2018-09-27
qxl: use guest_monitor_config for local renderer.
Gerd Hoffmann
2018-05-07
qxl: fix local renderer crash
Gerd Hoffmann
2018-01-22
Replace all occurances of __FUNCTION__ with __func__
Alistair Francis
2017-09-01
qxl: add support for chunked cursors.
Gerd Hoffmann
2017-09-01
qxl: drop mono cursor support
Gerd Hoffmann
2016-01-29
hw/display: Clean up includes
Peter Maydell
2015-09-11
typofixes - v4
Veres Lajos
2014-12-16
spice: use bottom half instead of refresh timer for cursor updates
Gerd Hoffmann
2014-09-05
console: stop using PixelFormat
Gerd Hoffmann
2014-09-01
qxl-render: add more sanity checks
Gerd Hoffmann
2014-06-13
qxl-render: add sanity check
Gerd Hoffmann
2013-12-07
qxl: Add missing trace.h (fix broken build)
Stefan Weil
2013-09-10
qxl: fix local renderer
Gerd Hoffmann
2013-06-24
qxl: fix Coverity scan SIGN_EXTENSION error
Gerd Hoffmann
2013-04-08
hw: move private headers to hw/ subdirectories.
Paolo Bonzini
2013-04-08
hw: move display devices to hw/display/, configure via default-configs/
Paolo Bonzini