aboutsummaryrefslogtreecommitdiff
path: root/hw/display/qxl-render.c
AgeCommit message (Expand)Author
2024-07-16ui/console: Remove dpy_cursor_define_supported()Akihiko Odaki
2024-06-19ui+display: rename is_buffer_shared() -> surface_is_allocated()Gerd Hoffmann
2023-03-13ui: rename cursor_{put->unref}Marc-André Lureau
2022-11-29hw/display/qxl: Pass requested buffer size to qxl_phys2virt()Philippe Mathieu-Daudé
2022-04-07ui/cursor: fix integer overflow in cursor_alloc (CVE-2021-4206)Mauro Matteo Cascella
2022-04-07display/qxl-render: fix race condition in qxl_cursor (CVE-2021-4207)Mauro Matteo Cascella
2021-02-04qxl: also notify the rendering is done when skipping itMarc-André Lureau
2020-01-02console: add graphic_hw_update_done()Marc-André Lureau
2019-08-16sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster
2019-08-16Include sysemu/sysemu.h a lot lessMarkus Armbruster
2018-09-27qxl: support mono cursors with inverted colorsPeter Wu
2018-09-27qxl: use guest_monitor_config for local renderer.Gerd Hoffmann
2018-05-07qxl: fix local renderer crashGerd Hoffmann
2018-01-22Replace all occurances of __FUNCTION__ with __func__Alistair Francis
2017-09-01qxl: add support for chunked cursors.Gerd Hoffmann
2017-09-01qxl: drop mono cursor supportGerd Hoffmann
2016-01-29hw/display: Clean up includesPeter Maydell
2015-09-11typofixes - v4Veres Lajos
2014-12-16spice: use bottom half instead of refresh timer for cursor updatesGerd Hoffmann
2014-09-05console: stop using PixelFormatGerd Hoffmann
2014-09-01qxl-render: add more sanity checksGerd Hoffmann
2014-06-13qxl-render: add sanity checkGerd Hoffmann
2013-12-07qxl: Add missing trace.h (fix broken build)Stefan Weil
2013-09-10qxl: fix local rendererGerd Hoffmann
2013-06-24qxl: fix Coverity scan SIGN_EXTENSION errorGerd Hoffmann
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini
2013-04-08hw: move display devices to hw/display/, configure via default-configs/Paolo Bonzini