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