summaryrefslogtreecommitdiff
path: root/hw/display/qxl-render.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-07qxl: fix local renderer crashGerd Hoffmann1-1/+2
2018-01-22Replace all occurances of __FUNCTION__ with __func__Alistair Francis1-3/+3
2017-09-01qxl: add support for chunked cursors.Gerd Hoffmann1-7/+29
2017-09-01qxl: drop mono cursor supportGerd Hoffmann1-9/+0
2016-01-29hw/display: Clean up includesPeter Maydell1-0/+1
2015-09-11typofixes - v4Veres Lajos1-1/+1
2014-12-16spice: use bottom half instead of refresh timer for cursor updatesGerd Hoffmann1-0/+2
2014-09-05console: stop using PixelFormatGerd Hoffmann1-3/+4
2014-09-01qxl-render: add more sanity checksGerd Hoffmann1-1/+3
2014-06-13qxl-render: add sanity checkGerd Hoffmann1-0/+6
2013-12-07qxl: Add missing trace.h (fix broken build)Stefan Weil1-0/+1
2013-09-10qxl: fix local rendererGerd Hoffmann1-5/+10
2013-06-24qxl: fix Coverity scan SIGN_EXTENSION errorGerd Hoffmann1-1/+1
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini1-1/+1
2013-04-08hw: move display devices to hw/display/, configure via default-configs/Paolo Bonzini1-0/+280