Statistics
| Branch: | Revision:

root / ui / vnc-jobs.c @ a75b3e0f

History | View | Annotate | Download (9.1 kB)

# Date Author Comment
2624bab8 06/28/2012 12:27 am Daniel P. Berrange

Remove support for non-threaded VNC server

QEMU now has a fundamental requirement for pthreads, so there
is no compelling reason to retain support for the non-threaded
VNC server. Remove the --{enable,disable}-vnc-thread configure
arguments, and all CONFIG_VNC_THREAD conditionals...