From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JKjrB-0000f1-Cx for qemu-devel@nongnu.org; Thu, 31 Jan 2008 19:34:13 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JKjr9-0000at-Tl for qemu-devel@nongnu.org; Thu, 31 Jan 2008 19:34:13 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JKjr9-0000ai-PM for qemu-devel@nongnu.org; Thu, 31 Jan 2008 19:34:11 -0500 Received: from mail2.shareable.org ([80.68.89.115]) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JKjr9-0004pF-MO for qemu-devel@nongnu.org; Thu, 31 Jan 2008 19:34:11 -0500 Received: from jamie by mail2.shareable.org with local (Exim 4.63) (envelope-from ) id 1JKiQx-0006xU-Uw for qemu-devel@nongnu.org; Thu, 31 Jan 2008 23:03:03 +0000 Date: Thu, 31 Jan 2008 23:03:03 +0000 From: Jamie Lokier Subject: Re: [Qemu-devel] [patch] cocoa.m - Core Graphics support Message-ID: <20080131230303.GC26188@shareable.org> References: <13FD6BC9-36B9-4911-82D4-739AC5E10E66@kberg.ch> <4E3770A5-4564-49DF-B868-511F5935F7CD@csgraf.de> <40275543-3906-421D-B6DB-13B1BA72E35B@kberg.ch> <47A0F22A.9040704@codemonkey.ws> <20080131094613.GE4003@shareable.org> <47A24E48.30402@codemonkey.ws> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <47A24E48.30402@codemonkey.ws> 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 Anthony Liguori wrote: > >That's 16MB/frame on an Apple Cinema display at 32bpp, which is > >0.5GB/sec. Not too much, but not free either :-) > > > > But your guest isn't displaying to the entire screen... I was assuming > a 32-pixel height, 1024 pixel wide region. I don't know about you; I quite like running Qemu in full screen mode on my biggest screen when I want to do some work in another OS. (I don't have a Cinema display, though, it was just to make the point). But this is not an important thing, let's leave it. -- Jamie