From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:58224) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TaRYv-0005Fq-M1 for qemu-devel@nongnu.org; Mon, 19 Nov 2012 08:39:00 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TaRYs-0001Hp-Jz for qemu-devel@nongnu.org; Mon, 19 Nov 2012 08:38:57 -0500 Received: from mail-da0-f45.google.com ([209.85.210.45]:44325) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TaRYs-0001Hk-Dh for qemu-devel@nongnu.org; Mon, 19 Nov 2012 08:38:54 -0500 Received: by mail-da0-f45.google.com with SMTP id n15so2142895dad.4 for ; Mon, 19 Nov 2012 05:38:53 -0800 (PST) Sender: Paolo Bonzini Message-ID: <50AA3665.9060903@redhat.com> Date: Mon, 19 Nov 2012 14:38:45 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: In-Reply-To: Content-Type: text/plain; charset=Big5 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] no monitor after disable vnc List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Cheung Cc: "qemu-devel@nongnu.org" Il 19/11/2012 14:25, Peter Cheung ha scritto: > Dear All > When i compile qemu in ubuntu 12.10 with "./configure > --target-list=i386-softmmu --prefix=/root/qemu --enable-debug > --disable-vnc --disable-werror" , after i start qemu, no screen output, > how to enable it? Please attach your config.log. Paolo