From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LNuLB-0003NR-3s for qemu-devel@nongnu.org; Fri, 16 Jan 2009 14:26:49 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LNuL9-0003KI-Dv for qemu-devel@nongnu.org; Fri, 16 Jan 2009 14:26:48 -0500 Received: from [199.232.76.173] (port=57468 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LNuL8-0003JB-OM for qemu-devel@nongnu.org; Fri, 16 Jan 2009 14:26:46 -0500 Received: from mail-qy0-f20.google.com ([209.85.221.20]:61573) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LNuL8-0002Bp-G4 for qemu-devel@nongnu.org; Fri, 16 Jan 2009 14:26:46 -0500 Received: by qyk13 with SMTP id 13so2694350qyk.10 for ; Fri, 16 Jan 2009 11:26:45 -0800 (PST) Message-ID: <4970DF69.3000909@codemonkey.ws> Date: Fri, 16 Jan 2009 13:26:33 -0600 From: Anthony Liguori MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] DisplayState refactoring 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" I've committed a big refactoring from Stefano Stabellini of the DisplayState logic. This is commit r6336..r6345. I believe there is an outstanding issue with BGR hosts but there is a patch available. Cocoa is broken but I think that was unavoidable. Please let me know if you run into any display related issues either in VNC, SDL, or screendump. I ran through regression tests on all of it but it's quite a lot of changes. Regards, Anthony Liguori