From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ke6lD-0000nx-56 for qemu-devel@nongnu.org; Fri, 12 Sep 2008 07:24:23 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ke6lA-0000ng-UQ for qemu-devel@nongnu.org; Fri, 12 Sep 2008 07:24:22 -0400 Received: from [199.232.76.173] (port=60299 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ke6lA-0000nd-Oo for qemu-devel@nongnu.org; Fri, 12 Sep 2008 07:24:20 -0400 Received: from smtp.eu.citrix.com ([62.200.22.115]:42902) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Ke6lA-0002Bz-9C for qemu-devel@nongnu.org; Fri, 12 Sep 2008 07:24:20 -0400 Message-ID: <48CA51D2.2060307@eu.citrix.com> Date: Fri, 12 Sep 2008 12:26:10 +0100 From: Stefano Stabellini MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] [PATCH 0 of 6] [UPDATE] vnc, sdl and vga improvements, opengl implementation 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 all, this time is just a little update to make things easier for Anthony: I fixed the initialization problem in the first patch, and rediffed the others. I didn't merge the first and the fourth patch because I thought it would be confusing at this point. Cheers, Stefano