Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-06-27 | Remove support for non-threaded VNC server | Daniel P. Berrange | 1 | -5/+1 | |
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> | |||||
2012-06-07 | build: move ui/ objects to nested Makefile.objs | Paolo Bonzini | 1 | -0/+18 | |
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> |