1. c3ff04b ui/vnc: Drop unused vnc_has_job() and vnc_jobs_clear() by Peter Maydell · 8 years ago
  2. e16f4c8 ui: Clean up includes by Peter Maydell · 9 years ago
  3. 04d2529 ui: convert VNC server to use QIOChannelSocket by Daniel P. Berrange · 10 years ago
  4. c27e901 Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20151116-1' into staging by Peter Maydell · 9 years ago
  5. fedf0d3 ui: Use g_new() & friends where that makes obvious sense by Markus Armbruster · 9 years ago
  6. c3d6899 vnc: recycle empty vs->output buffer by Peter Lieven · 9 years ago
  7. 2e0c90a vnc: fix local state init by Gerd Hoffmann · 9 years ago
  8. d903401 vnc-jobs: move buffer reset, use new buffer move by Gerd Hoffmann · 9 years ago
  9. 8305f91 vnc: kill jobs queue buffer by Gerd Hoffmann · 9 years ago
  10. 543b958 vnc: attach names to buffers by Gerd Hoffmann · 9 years ago
  11. a0b1a66 Include monitor/monitor.h exactly where needed by Markus Armbruster · 10 years ago
  12. 0952605 ui/vnc: Remove vnc_stop_worker_thread() by Thomas Huth · 10 years ago
  13. fe6c53b Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-1' into staging by Peter Maydell · 11 years ago
  14. e3c1adf vnc: Fix qemu crashed when vnc client disconnect suddenly by Gonglei (Arei) · 11 years ago
  15. 4900116 Add a 'name' parameter to qemu_thread_create by Dr. David Alan Gilbert · 11 years ago
  16. d39fa6d vnc: stop using DisplayState by Gerd Hoffmann · 12 years ago
  17. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  18. ef84755 Merge branch 'trivial-patches' of git://github.com/stefanha/qemu by Blue Swirl · 12 years ago
  19. 71a8cde vnc: add missing static by Blue Swirl · 12 years ago
  20. 9f64916 pixman/vnc: use pixman images in vnc. by Gerd Hoffmann · 12 years ago
  21. 11f6697 ui/vnc-jobs.c: Fix minor typos in comments by Peter Maydell · 12 years ago
  22. 2624bab Remove support for non-threaded VNC server by Daniel P. Berrange · 13 years ago[Renamed from ui/vnc-jobs-async.c]
  23. 175b2a6 vnc: don't mess up with iohandlers in the vnc thread by Corentin Chary · 13 years ago
  24. cf21871 qemu-thread: add API for joinable threads by Jan Kiszka · 13 years ago
  25. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 13 years ago
  26. b7680cb Refactor thread retrieval and check by Jan Kiszka · 14 years ago
  27. c53af37 vnc: fix a memory leak in threaded vnc server by Corentin Chary · 14 years ago
  28. 148954f vnc: Add ZRLE and ZYWRLE encodings. by Corentin Chary · 14 years ago
  29. 7d964c9 vnc: refresh lossy rect after a given timeout by Corentin Chary · 14 years ago
  30. 73eb4c0 vnc: qemu can die if the client is disconnected while updating screen by Corentin Chary · 14 years ago
  31. bd023f9 vnc: threaded VNC server by Corentin Chary · 14 years ago