From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LPl4I-00038D-Ee for qemu-devel@nongnu.org; Wed, 21 Jan 2009 16:57:02 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LPl4F-00036h-MB for qemu-devel@nongnu.org; Wed, 21 Jan 2009 16:57:02 -0500 Received: from [199.232.76.173] (port=51837 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LPl4F-00036a-G6 for qemu-devel@nongnu.org; Wed, 21 Jan 2009 16:56:59 -0500 Received: from smtp.eu.citrix.com ([62.200.22.115]:22942) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LPl4F-0000UM-31 for qemu-devel@nongnu.org; Wed, 21 Jan 2009 16:56:59 -0500 Message-ID: <49779924.8000303@eu.citrix.com> Date: Wed, 21 Jan 2009 21:52:36 +0000 From: Stefano Stabellini MIME-Version: 1.0 Subject: Re: [Qemu-devel] Re: Extremely slow graphic updates References: <20090119162633.GO29175@csclub.uwaterloo.ca> <4975B3F6.6050706@eu.citrix.com> <200901201811.19920.paul@codesourcery.com> <200901210150.17344.paul@codesourcery.com> <20090121152259.GG29175@csclub.uwaterloo.ca> <4977804E.70705@eu.citrix.com> <20090121212921.GL29175@csclub.uwaterloo.ca> <20090121214909.GO29175@csclub.uwaterloo.ca> In-Reply-To: <20090121214909.GO29175@csclub.uwaterloo.ca> Content-Type: text/plain; charset=UTF-8 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 Cc: Paul Brook Lennart Sorensen wrote: > > OK, must be my fault. Seems it does run at proper speed with the > current git tree even with remote X over ssh. So one of the other > patches recently must have fixed what caused the major slowness, or the > network here has had a drastic drop in network traffic (I doubt that). > > Looks like it is OK now then. > All for the best then :) Thanks for testing anyway.