commit | 2624bab836662d37f08336408a99d97652fc9c4d | [log] [tgz] |
---|---|---|
author | Daniel P. Berrange <berrange@redhat.com> | Wed Jun 20 14:24:28 2012 +0100 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Wed Jun 27 16:27:00 2012 -0500 |
tree | 43b80bd238fa4d48d5b2a1e4d6fa4ae66c89a92f | |
parent | a307beb6e8c4490bc4f9c95dc2195599ae43d59a [diff] |
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 Signed-off-by: Daniel P. Berrange <berrange@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>