index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui
/
vnc-jobs.c
Age
Commit message (
Expand
)
Author
2016-02-04
ui: Clean up includes
Peter Maydell
2015-12-18
ui: convert VNC server to use QIOChannelSocket
Daniel P. Berrange
2015-11-17
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20151116-1' into s...
Peter Maydell
2015-11-06
ui: Use g_new() & friends where that makes obvious sense
Markus Armbruster
2015-11-05
vnc: recycle empty vs->output buffer
Peter Lieven
2015-11-05
vnc: fix local state init
Gerd Hoffmann
2015-11-05
vnc-jobs: move buffer reset, use new buffer move
Gerd Hoffmann
2015-11-05
vnc: kill jobs queue buffer
Gerd Hoffmann
2015-11-05
vnc: attach names to buffers
Gerd Hoffmann
2015-06-22
Include monitor/monitor.h exactly where needed
Markus Armbruster
2015-03-10
ui/vnc: Remove vnc_stop_worker_thread()
Thomas Huth
2014-03-11
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-1' into staging
Peter Maydell
2014-03-10
vnc: Fix qemu crashed when vnc client disconnect suddenly
Gonglei (Arei)
2014-03-09
Add a 'name' parameter to qemu_thread_create
Dr. David Alan Gilbert
2013-03-18
vnc: stop using DisplayState
Gerd Hoffmann
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
2012-11-03
Merge branch 'trivial-patches' of git://github.com/stefanha/qemu
Blue Swirl
2012-11-01
vnc: add missing static
Blue Swirl
2012-11-01
pixman/vnc: use pixman images in vnc.
Gerd Hoffmann
2012-10-19
ui/vnc-jobs.c: Fix minor typos in comments
Peter Maydell
2012-06-27
Remove support for non-threaded VNC server
Daniel P. Berrange