From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LOHkJ-0002Pt-89 for qemu-devel@nongnu.org; Sat, 17 Jan 2009 15:26:19 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LOHkH-0002Pc-T7 for qemu-devel@nongnu.org; Sat, 17 Jan 2009 15:26:18 -0500 Received: from [199.232.76.173] (port=38762 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LOHkH-0002PZ-Kj for qemu-devel@nongnu.org; Sat, 17 Jan 2009 15:26:17 -0500 Received: from mail-bw0-f21.google.com ([209.85.218.21]:39683) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LOHkH-0000oV-AY for qemu-devel@nongnu.org; Sat, 17 Jan 2009 15:26:17 -0500 Received: by bwz14 with SMTP id 14so6260665bwz.10 for ; Sat, 17 Jan 2009 12:26:15 -0800 (PST) MIME-Version: 1.0 Date: Sat, 17 Jan 2009 22:26:15 +0200 Message-ID: From: Blue Swirl Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] VNC problems 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" Hi, There are some problems with VNC on Sparc64 and PPC targets, the client can't to connect to the server. If I stop the CPU with -S flag, the client connects successfully. For some reason i386 and Sparc32 do not have this problem. Most of the VNC clients I tried disconnected with "Rect too large: 800x600 at (0, 0)", only RealVNC 4.1.1 could handle it.