From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LPj0U-0004HH-QB for qemu-devel@nongnu.org; Wed, 21 Jan 2009 14:44:58 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LPj0T-0004G7-0G for qemu-devel@nongnu.org; Wed, 21 Jan 2009 14:44:57 -0500 Received: from [199.232.76.173] (port=37391 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LPj0S-0004Fw-Bz for qemu-devel@nongnu.org; Wed, 21 Jan 2009 14:44:56 -0500 Received: from caffeine.csclub.uwaterloo.ca ([129.97.134.17]:42352) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LPj0R-0004na-Q0 for qemu-devel@nongnu.org; Wed, 21 Jan 2009 14:44:55 -0500 Received: from caffeine.csclub.uwaterloo.ca (localhost [127.0.0.1]) by caffeine.csclub.uwaterloo.ca (Postfix) with ESMTP id 6FD9273F28 for ; Wed, 21 Jan 2009 14:44:54 -0500 (EST) Date: Wed, 21 Jan 2009 14:44:54 -0500 Subject: Re: [Qemu-devel] ppc emulation and interrupts Message-ID: <20090121194454.GK29175@csclub.uwaterloo.ca> References: <49770BB6.9050707@eu.citrix.com> <20090121143942.GF29175@csclub.uwaterloo.ca> <49777678.1090406@eu.citrix.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <49777678.1090406@eu.citrix.com> From: lsorense@csclub.uwaterloo.ca (Lennart Sorensen) 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 Wed, Jan 21, 2009 at 07:24:40PM +0000, Stefano Stabellini wrote: > No, this bug prevents qemu from working when only vnc is enabled. Oh that one. Right. > I'll investigate more on this. > As I said before, sdl shouldn't be noticeable slower now, unless you are > using remote X. > I have just tried debian ppc and I get similar performances using vnc > (localhost) or sdl (local X server). I sent a patch to my original thread that makes remote sdl fast for me again. -- Len Sorensen