From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MartO-0001zf-Ga for qemu-devel@nongnu.org; Tue, 11 Aug 2009 09:59:58 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MartJ-0001uX-2u for qemu-devel@nongnu.org; Tue, 11 Aug 2009 09:59:57 -0400 Received: from [199.232.76.173] (port=37676 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MartI-0001uU-TJ for qemu-devel@nongnu.org; Tue, 11 Aug 2009 09:59:52 -0400 Received: from mx2.redhat.com ([66.187.237.31]:44768) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MartI-0004cd-DB for qemu-devel@nongnu.org; Tue, 11 Aug 2009 09:59:52 -0400 Message-ID: <4A817ACA.8050902@redhat.com> Date: Tue, 11 Aug 2009 17:06:02 +0300 From: Avi Kivity MIME-Version: 1.0 References: <200908102147.n7ALlBHB029958@d03av04.boulder.ibm.com> <4A815A73.2010200@redhat.com> <4A817434.3050805@redhat.com> In-Reply-To: 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: Stefano Stabellini Cc: Anthony Liguori , qemu-devel On 08/11/2009 04:39 PM, Stefano Stabellini wrote: > On Tue, 11 Aug 2009, 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. >> >> > > Then you must also have at least a vnc client always connected to vnc, > right? > Because in the trace you posted before there is a call from vnc_refresh, > and that should happen only when there are vnc clients connected. > I observed this even without a vnc client connected (kvm-autotest + lunch). -- error compiling committee.c: too many arguments to function