aboutsummaryrefslogtreecommitdiffstats
path: root/ui/vnc-jobs-async.c
AgeCommit message (Expand)AuthorFilesLines
2011-12-12qemu-thread: add API for joinable threadsJan Kiszka1-1/+1
2011-08-20Use glib memory allocation and free functionsAnthony Liguori1-7/+7
2011-03-13Refactor thread retrieval and checkJan Kiszka1-1/+1
2011-02-25vnc: fix a memory leak in threaded vnc serverCorentin Chary1-0/+2
2011-02-23vnc: Add ZRLE and ZYWRLE encodings.Corentin Chary1-0/+2
2011-02-23vnc: refresh lossy rect after a given timeoutCorentin Chary1-0/+2
2011-02-04vnc: qemu can die if the client is disconnected while updating screenCorentin Chary1-0/+4
2010-07-26vnc: threaded VNC serverCorentin Chary1-0/+331