From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=39530 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OLGIz-0000mb-6K for qemu-devel@nongnu.org; Sun, 06 Jun 2010 09:54:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OLGIx-0002LA-UO for qemu-devel@nongnu.org; Sun, 06 Jun 2010 09:54:25 -0400 Received: from mx1.redhat.com ([209.132.183.28]:30953) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OLGIx-0002Kr-La for qemu-devel@nongnu.org; Sun, 06 Jun 2010 09:54:23 -0400 Message-ID: <4C0BA885.5060909@redhat.com> Date: Sun, 06 Jun 2010 16:54:13 +0300 From: Avi Kivity MIME-Version: 1.0 Subject: Re: [Qemu-devel] Re: [PATCH v2 2/2] vnc: threaded VNC server References: <1275657620-26226-1-git-send-email-corentincj@iksaif.net> <1275657620-26226-3-git-send-email-corentincj@iksaif.net> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Corentin Chary Cc: Anthony Liguori , Gautham R Shenoy , Alexander Graf , Qemu-development List On 06/05/2010 11:03 AM, Corentin Chary wrote: >> >> So it's disabled by default? Sounds like a pretty cool and useful feature to me that should be enabled by default. >> > Because it's does not work on windows (qemu-thread.c only uses > pthread) and because I don't want to break everything :) > One option is to disable vnc on Windows and let a Windows maintainer materialize and add the corresponding support. Introducing more and more config options is not a good approach. -- error compiling committee.c: too many arguments to function