index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
display
/
qxl-render.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/display/qxl-render.c: fix qxl_unpack_chunks() chunk size calculation
Michael Tokarev
2025-07-25
1
-1
/
+10
*
include: Rename sysemu/ -> system/
Philippe Mathieu-Daudé
2024-12-20
1
-1
/
+1
*
ui/console: Remove dpy_cursor_define_supported()
Akihiko Odaki
2024-07-16
1
-4
/
+0
*
ui+display: rename is_buffer_shared() -> surface_is_allocated()
Gerd Hoffmann
2024-06-19
1
-1
/
+1
*
ui: rename cursor_{put->unref}
Marc-André Lureau
2023-03-13
1
-2
/
+2
*
hw/display/qxl: Pass requested buffer size to qxl_phys2virt()
Philippe Mathieu-Daudé
2022-11-29
1
-4
/
+16
*
ui/cursor: fix integer overflow in cursor_alloc (CVE-2021-4206)
Mauro Matteo Cascella
2022-04-07
1
-0
/
+7
*
display/qxl-render: fix race condition in qxl_cursor (CVE-2021-4207)
Mauro Matteo Cascella
2022-04-07
1
-1
/
+1
*
qxl: also notify the rendering is done when skipping it
Marc-André Lureau
2021-02-04
1
-0
/
+1
*
console: add graphic_hw_update_done()
Marc-André Lureau
2020-01-02
1
-2
/
+7
*
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-08-16
1
-1
/
+1
*
Include sysemu/sysemu.h a lot less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
qxl: support mono cursors with inverted colors
Peter Wu
2018-09-27
1
-0
/
+16
*
qxl: use guest_monitor_config for local renderer.
Gerd Hoffmann
2018-09-27
1
-8
/
+10
*
qxl: fix local renderer crash
Gerd Hoffmann
2018-05-07
1
-1
/
+2
*
Replace all occurances of __FUNCTION__ with __func__
Alistair Francis
2018-01-22
1
-3
/
+3
*
qxl: add support for chunked cursors.
Gerd Hoffmann
2017-09-01
1
-7
/
+29
*
qxl: drop mono cursor support
Gerd Hoffmann
2017-09-01
1
-9
/
+0
*
hw/display: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
typofixes - v4
Veres Lajos
2015-09-11
1
-1
/
+1
*
spice: use bottom half instead of refresh timer for cursor updates
Gerd Hoffmann
2014-12-16
1
-0
/
+2
*
console: stop using PixelFormat
Gerd Hoffmann
2014-09-05
1
-3
/
+4
*
qxl-render: add more sanity checks
Gerd Hoffmann
2014-09-01
1
-1
/
+3
*
qxl-render: add sanity check
Gerd Hoffmann
2014-06-13
1
-0
/
+6
*
qxl: Add missing trace.h (fix broken build)
Stefan Weil
2013-12-07
1
-0
/
+1
*
qxl: fix local renderer
Gerd Hoffmann
2013-09-10
1
-5
/
+10
*
qxl: fix Coverity scan SIGN_EXTENSION error
Gerd Hoffmann
2013-06-24
1
-1
/
+1
*
hw: move private headers to hw/ subdirectories.
Paolo Bonzini
2013-04-08
1
-1
/
+1
*
hw: move display devices to hw/display/, configure via default-configs/
Paolo Bonzini
2013-04-08
1
-0
/
+280