From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IkFgt-0003OG-ED for qemu-devel@nongnu.org; Tue, 23 Oct 2007 05:04:47 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IkFgr-0003Lm-5u for qemu-devel@nongnu.org; Tue, 23 Oct 2007 05:04:46 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IkFgq-0003L2-PF for qemu-devel@nongnu.org; Tue, 23 Oct 2007 05:04:44 -0400 Received: from bangui.magic.fr ([195.154.194.245]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1IkFgo-0003Sq-TQ for qemu-devel@nongnu.org; Tue, 23 Oct 2007 05:04:43 -0400 Received: from [192.168.0.2] (ppp-36.net-123.static.magiconline.fr [80.118.184.36]) by bangui.magic.fr (8.13.1/8.13.1) with ESMTP id l9N94cgG019635 for ; Tue, 23 Oct 2007 11:04:38 +0200 Subject: Re: [Qemu-devel] [RFC/PATCH] remove $check_gfx from configure From: "J. Mayer" In-Reply-To: <20071023010952.GA28795@tapir> References: <20071023010952.GA28795@tapir> Content-Type: text/plain Date: Tue, 23 Oct 2007 11:04:39 +0200 Message-Id: <1193130279.16781.138.camel@rapid> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org On Mon, 2007-10-22 at 20:09 -0500, Carlo Marcelo Arenas Belon wrote: > The following patch removes check_gfx from qemu's configure as the check it > was trying to enforce is no longer valid. > > If neither sdl or cocoa are available, the video output for the console will > be still available from the vnc server (which can't be disabled). Then, it seems better to me to be add an option to disable the VNC server. Why should we have a graphical output when we want to emulate boards that don't have any kind of graphical devices ? [...] -- J. Mayer Never organized