aboutsummaryrefslogtreecommitdiffstats
path: root/hw/qxl-render.c
AgeCommit message (Expand)AuthorFilesLines
2012-02-21qxl: don't render stuff when the vm is stopped.Gerd Hoffmann1-7/+5
2011-12-02qxl: Don't convert from size_t to int and back in qxl_cursor()Markus Armbruster1-1/+1
2011-11-01qxl: make sure we continue to run with a shared bufferGerd Hoffmann1-1/+12
2011-11-01qxl: stride fixupGerd Hoffmann1-11/+12
2011-08-20Use glib memory allocation and free functionsAnthony Liguori1-2/+2
2011-08-08vga: convert vga and its derivatives to the memory APIAvi Kivity1-1/+1
2011-08-03qxl: async io support using new spice apiAlon Levy1-1/+1
2011-08-01spice/qxl: move worker wrappersGerd Hoffmann1-2/+2
2011-08-01spice: add worker wrapper functions.Gerd Hoffmann1-2/+2
2011-05-03spice: don't call displaystate callbacks from spice server context.Gerd Hoffmann1-13/+12
2010-12-09spice: add qxl deviceGerd Hoffmann1-0/+226