aboutsummaryrefslogtreecommitdiffstats
path: root/ui/spice-display.c
AgeCommit message (Expand)AuthorFilesLines
2011-09-21Drop unneeded pthread.h inclusionsJan Kiszka1-2/+0
2011-09-15Replace the VMSTOP macros with a proper state typeLuiz Capitulino1-1/+2
2011-09-07spice: set qxl->ssd.running=true before telling spice to start, RHBZ #733993Yonit Halperin1-1/+2
2011-08-20Use glib memory allocation and free functionsAnthony Liguori1-6/+6
2011-08-03qxl: async io support using new spice apiAlon Levy1-12/+39
2011-08-01spice/qxl: move worker wrappersGerd Hoffmann1-46/+0
2011-08-01spice: add qemu_spice_display_init_commonGerd Hoffmann1-6/+11
2011-08-01spice: add worker wrapper functions.Gerd Hoffmann1-6/+89
2011-07-04qxl: set mm_time in vga updateAlon Levy1-0/+5
2011-05-03spice: drop obsolete iothread lockingGerd Hoffmann1-6/+0
2011-05-03spice: don't call displaystate callbacks from spice server context.Gerd Hoffmann1-0/+12
2011-05-03spice: don't create updates in spice server context.Gerd Hoffmann1-16/+27
2010-11-02spice-display: replace private lock with qemu mutex.Gerd Hoffmann1-13/+14
2010-10-22Replace remaining gcc format attributes by macro GCC_FMT_ATTR (format checking)Stefan Weil1-2/+1
2010-09-21spice: add tablet supportGerd Hoffmann1-1/+1
2010-09-21spice: simple displayGerd Hoffmann1-0/+412