From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LLG93-00088R-D4 for qemu-devel@nongnu.org; Fri, 09 Jan 2009 07:07:21 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LLG91-00087B-Uf for qemu-devel@nongnu.org; Fri, 09 Jan 2009 07:07:21 -0500 Received: from [199.232.76.173] (port=41241 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LLG91-000877-Ro for qemu-devel@nongnu.org; Fri, 09 Jan 2009 07:07:19 -0500 Received: from smtp.eu.citrix.com ([62.200.22.115]:31165) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LLG91-0007z8-ED for qemu-devel@nongnu.org; Fri, 09 Jan 2009 07:07:19 -0500 Message-ID: <49673D53.1030901@eu.citrix.com> Date: Fri, 09 Jan 2009 12:04:35 +0000 From: Stefano Stabellini MIME-Version: 1.0 Subject: Re: [Qemu-devel] Ongoing changes to the displaying code References: <4966ADD4.5090102@codesourcery.com> In-Reply-To: <4966ADD4.5090102@codesourcery.com> 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 Daniel Gutson wrote: > Hi, > I'm doing some development related with the displaying bits, and > wanted to give an early notice for syncing purposes (specially in terms > of Stefano's work). My current work is pretty much done, so do not expect any other big change from me, of course apart from the patch series sent just before Xmas. Once that is accepted (we shouldn't be very far), the only thing I am probably going to do that may affect you in some way is implementing window resizing in sdl. > What I'm NOT addressing is: > - text consoles rotation > - ability to show the same VT in more than one displaying backend at > the same time (i.e. SDL and VNC). this bit is one if the main goal of the last patch series, so again we shouldn't interfere much.