From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MarXL-0002oc-6z for qemu-devel@nongnu.org; Tue, 11 Aug 2009 09:37:11 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MarXG-0002mp-PF for qemu-devel@nongnu.org; Tue, 11 Aug 2009 09:37:10 -0400 Received: from [199.232.76.173] (port=45106 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MarXG-0002mk-EG for qemu-devel@nongnu.org; Tue, 11 Aug 2009 09:37:06 -0400 Received: from e31.co.us.ibm.com ([32.97.110.149]:40550) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MarXF-0007s8-8I for qemu-devel@nongnu.org; Tue, 11 Aug 2009 09:37:05 -0400 Received: from d03relay02.boulder.ibm.com (d03relay02.boulder.ibm.com [9.17.195.227]) by e31.co.us.ibm.com (8.14.3/8.13.1) with ESMTP id n7BDVXUT023073 for ; Tue, 11 Aug 2009 07:31:33 -0600 Received: from d03av04.boulder.ibm.com (d03av04.boulder.ibm.com [9.17.195.170]) by d03relay02.boulder.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id n7BDatGq240060 for ; Tue, 11 Aug 2009 07:36:56 -0600 Received: from d03av04.boulder.ibm.com (loopback [127.0.0.1]) by d03av04.boulder.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id n7BDasH4029746 for ; Tue, 11 Aug 2009 07:36:55 -0600 Message-ID: <4A8173F4.4060003@us.ibm.com> Date: Tue, 11 Aug 2009 08:36:52 -0500 From: Anthony Liguori MIME-Version: 1.0 References: <200908102147.n7ALlBHB029958@d03av04.boulder.ibm.com> <4A815A73.2010200@redhat.com> <4A817434.3050805@redhat.com> In-Reply-To: <4A817434.3050805@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [Qemu-commits] [COMMIT 0bd8246] vga: do not resize the screen on hw_invalidate List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Avi Kivity Cc: qemu-devel , Stefano Stabellini Avi Kivity wrote: > On 08/11/2009 04:20 PM, Stefano Stabellini wrote: >> is the screendump taken using a vnc screendump utility or is it done by >> issuing the screendump command from the monitor? >> > > The screendump command from the monitor. As an aside, could we make screendump just work with the current DisplayState instead of trying to install a new one? That would eliminate this entire class of bugs... -- Regards, Anthony Liguori