summaryrefslogtreecommitdiff
path: root/ui/vnc-jobs-async.c
AgeCommit message (Expand)Author
2012-03-14vnc: don't mess up with iohandlers in the vnc threadCorentin Chary
2011-12-12qemu-thread: add API for joinable threadsJan Kiszka
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2011-03-13Refactor thread retrieval and checkJan Kiszka
2011-02-25vnc: fix a memory leak in threaded vnc serverCorentin Chary
2011-02-23vnc: Add ZRLE and ZYWRLE encodings.Corentin Chary
2011-02-23vnc: refresh lossy rect after a given timeoutCorentin Chary
2011-02-04vnc: qemu can die if the client is disconnected while updating screenCorentin Chary
2010-07-26vnc: threaded VNC serverCorentin Chary