Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-03-14 | vnc: don't mess up with iohandlers in the vnc thread | Corentin Chary | 1 | -19/+29 |
2011-12-12 | qemu-thread: add API for joinable threads | Jan Kiszka | 1 | -1/+1 |
2011-08-20 | Use glib memory allocation and free functions | Anthony Liguori | 1 | -7/+7 |
2011-03-13 | Refactor thread retrieval and check | Jan Kiszka | 1 | -1/+1 |
2011-02-25 | vnc: fix a memory leak in threaded vnc server | Corentin Chary | 1 | -0/+2 |
2011-02-23 | vnc: Add ZRLE and ZYWRLE encodings. | Corentin Chary | 1 | -0/+2 |
2011-02-23 | vnc: refresh lossy rect after a given timeout | Corentin Chary | 1 | -0/+2 |
2011-02-04 | vnc: qemu can die if the client is disconnected while updating screen | Corentin Chary | 1 | -0/+4 |
2010-07-26 | vnc: threaded VNC server | Corentin Chary | 1 | -0/+331 |