From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NkXWX-0000p5-Bz for qemu-devel@nongnu.org; Thu, 25 Feb 2010 01:48:37 -0500 Received: from [199.232.76.173] (port=44919 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NkXWW-0000o0-1B for qemu-devel@nongnu.org; Thu, 25 Feb 2010 01:48:36 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1NkXWU-0001QS-SB for qemu-devel@nongnu.org; Thu, 25 Feb 2010 01:48:35 -0500 Received: from mx1.redhat.com ([209.132.183.28]:15766) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NkXWU-0001QI-Fa for qemu-devel@nongnu.org; Thu, 25 Feb 2010 01:48:34 -0500 Date: Thu, 25 Feb 2010 08:48:26 +0200 From: Gleb Natapov Subject: Re: [Qemu-devel] Incorrect screenshot when text mode under Linux. Message-ID: <20100225064826.GB2269@redhat.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Natalia Portillo Cc: qemu-devel@nongnu.org On Wed, Feb 24, 2010 at 09:16:02PM +0000, Natalia Portillo wrote: > When the guest is in text mode only the first line is shown. > > Tested under KDE4 + NVidia binary drivers + Linux 2.6.31-gentoo-r1 > (x86-64) using QEMU 0.12.2. > Is this with kvm or TCG? If this is with kvm can you run "info cpus" in qemu monitor and see if screen is magically updated? -- Gleb.