aboutsummaryrefslogtreecommitdiff
path: root/hw/qxl-render.c
AgeCommit message (Expand)Author
2012-05-03qxl: check for NULL return from qxl_phys2virtAlon Levy
2012-04-18qxl-render: fix broken vnc+spice since commit f934493Alon Levy
2012-03-19qxl/qxl_render.c: add trace eventsAlon Levy
2012-02-28qxl: properly handle upright and non-shared surfacesGerd Hoffmann
2012-02-27qxl: make qxl_render_update asyncAlon Levy
2012-02-27qxl: introduce QXLCookieAlon Levy
2012-02-27qxl: remove flippedAlon Levy
2012-02-21qxl: don't render stuff when the vm is stopped.Gerd Hoffmann
2011-12-02qxl: Don't convert from size_t to int and back in qxl_cursor()Markus Armbruster
2011-11-01qxl: make sure we continue to run with a shared bufferGerd Hoffmann
2011-11-01qxl: stride fixupGerd Hoffmann
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2011-08-08vga: convert vga and its derivatives to the memory APIAvi Kivity
2011-08-03qxl: async io support using new spice apiAlon Levy
2011-08-01spice/qxl: move worker wrappersGerd Hoffmann
2011-08-01spice: add worker wrapper functions.Gerd Hoffmann
2011-05-03spice: don't call displaystate callbacks from spice server context.Gerd Hoffmann
2010-12-09spice: add qxl deviceGerd Hoffmann