summaryrefslogtreecommitdiff
path: root/ui/spice-display.c
AgeCommit message (Expand)Author
2011-09-21Drop unneeded pthread.h inclusionsJan Kiszka
2011-09-15Replace the VMSTOP macros with a proper state typeLuiz Capitulino
2011-09-07spice: set qxl->ssd.running=true before telling spice to start, RHBZ #733993Yonit Halperin
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2011-08-03qxl: async io support using new spice apiAlon Levy
2011-08-01spice/qxl: move worker wrappersGerd Hoffmann
2011-08-01spice: add qemu_spice_display_init_commonGerd Hoffmann
2011-08-01spice: add worker wrapper functions.Gerd Hoffmann
2011-07-04qxl: set mm_time in vga updateAlon Levy
2011-05-03spice: drop obsolete iothread lockingGerd Hoffmann
2011-05-03spice: don't call displaystate callbacks from spice server context.Gerd Hoffmann
2011-05-03spice: don't create updates in spice server context.Gerd Hoffmann
2010-11-02spice-display: replace private lock with qemu mutex.Gerd Hoffmann
2010-10-22Replace remaining gcc format attributes by macro GCC_FMT_ATTR (format checking)Stefan Weil
2010-09-21spice: add tablet supportGerd Hoffmann
2010-09-21spice: simple displayGerd Hoffmann