| Commit message (Expand) | Author | Age | Files | Lines |
* | vnc: fix resource leak when websocket channel error | Ding Hui | 2020-11-04 | 1 | -1/+2 |
* | vnc: fix memleak of the "vnc-worker-output" name | Peter Wu | 2018-08-24 | 1 | -1/+2 |
* | vnc: add magic cookie to VncState | Gerd Hoffmann | 2018-05-15 | 1 | -0/+4 |
* | vnc: fix segfault in closed connection handling | Klim Kireev | 2018-02-16 | 1 | -2/+4 |
* | ui: fix VNC client throttling when forced update is requested | Daniel P. Berrange | 2018-01-12 | 1 | -0/+5 |
* | ui/vnc: Drop unused vnc_has_job() and vnc_jobs_clear() | Peter Maydell | 2017-02-08 | 1 | -23/+0 |
* | ui: Clean up includes | Peter Maydell | 2016-02-04 | 1 | -0/+1 |
* | ui: convert VNC server to use QIOChannelSocket | Daniel P. Berrange | 2015-12-18 | 1 | -8/+12 |
* | Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20151116-1' into s... | Peter Maydell | 2015-11-17 | 1 | -14/+20 |
|\ |
|
| * | vnc: recycle empty vs->output buffer | Peter Lieven | 2015-11-05 | 1 | -0/+8 |
| * | vnc: fix local state init | Gerd Hoffmann | 2015-11-05 | 1 | -4/+4 |
| * | vnc-jobs: move buffer reset, use new buffer move | Gerd Hoffmann | 2015-11-05 | 1 | -7/+8 |
| * | vnc: kill jobs queue buffer | Gerd Hoffmann | 2015-11-05 | 1 | -6/+0 |
| * | vnc: attach names to buffers | Gerd Hoffmann | 2015-11-05 | 1 | -0/+3 |
* | | ui: Use g_new() & friends where that makes obvious sense | Markus Armbruster | 2015-11-06 | 1 | -3/+3 |
|/ |
|
* | Include monitor/monitor.h exactly where needed | Markus Armbruster | 2015-06-22 | 1 | -0/+1 |
* | ui/vnc: Remove vnc_stop_worker_thread() | Thomas Huth | 2015-03-10 | 1 | -13/+0 |
* | Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-1' into staging | Peter Maydell | 2014-03-11 | 1 | -0/+5 |
|\ |
|
| * | vnc: Fix qemu crashed when vnc client disconnect suddenly | Gonglei (Arei) | 2014-03-10 | 1 | -0/+5 |
* | | Add a 'name' parameter to qemu_thread_create | Dr. David Alan Gilbert | 2014-03-09 | 1 | -1/+2 |
|/ |
|
* | vnc: stop using DisplayState | Gerd Hoffmann | 2013-03-18 | 1 | -1/+0 |
* | misc: move include files to include/qemu/ | Paolo Bonzini | 2012-12-19 | 1 | -1/+1 |
* | Merge branch 'trivial-patches' of git://github.com/stefanha/qemu | Blue Swirl | 2012-11-03 | 1 | -5/+5 |
|\ |
|
| * | vnc: add missing static | Blue Swirl | 2012-11-01 | 1 | -5/+5 |
* | | pixman/vnc: use pixman images in vnc. | Gerd Hoffmann | 2012-11-01 | 1 | -1/+2 |
|/ |
|
* | ui/vnc-jobs.c: Fix minor typos in comments | Peter Maydell | 2012-10-19 | 1 | -8/+8 |
* | Remove support for non-threaded VNC server | Daniel P. Berrange | 2012-06-27 | 1 | -0/+351 |