From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LNu3P-0001CF-P2 for qemu-devel@nongnu.org; Fri, 16 Jan 2009 14:08:27 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LNu3O-0001BL-48 for qemu-devel@nongnu.org; Fri, 16 Jan 2009 14:08:27 -0500 Received: from [199.232.76.173] (port=35007 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LNu3O-0001BB-0j for qemu-devel@nongnu.org; Fri, 16 Jan 2009 14:08:26 -0500 Received: from mail-qy0-f20.google.com ([209.85.221.20]:37526) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LNu3N-0007xy-BX for qemu-devel@nongnu.org; Fri, 16 Jan 2009 14:08:25 -0500 Received: by qyk13 with SMTP id 13so2681179qyk.10 for ; Fri, 16 Jan 2009 11:08:19 -0800 (PST) Message-ID: <4970DB18.8000706@codemonkey.ws> Date: Fri, 16 Jan 2009 13:08:08 -0600 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH] fix screendump References: <4970CAEC.9060702@eu.citrix.com> In-Reply-To: <4970CAEC.9060702@eu.citrix.com> Content-Type: text/plain; charset=UTF-8; format=flowed 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 Stefano Stabellini wrote: > Hi all, > this patch fixes the screendump functionality that was recently broken; > it must be applied *after* PATCH 5, 6 and 7 of the original displaystate > change patch series. > In fact the other patches make much easier to solve the screendump > problem because they make the console switching mechanism more robust. > > Signed-off-by: Stefano Stabellini > Applied. Thanks. That should be the whole series now (modulo the PPC fix). Thanks for all the work you put into this! Especially considering the delay over the holiday and the subsequent rebasing. Regards, Anthony Liguori