From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:52407) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S9DtH-00078i-Gt for qemu-devel@nongnu.org; Sun, 18 Mar 2012 07:03:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S9DtF-0005Wb-Vk for qemu-devel@nongnu.org; Sun, 18 Mar 2012 07:03:11 -0400 Received: from p15195424.pureserver.info ([82.165.34.74]:60812) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S9DtF-0005WV-Pb for qemu-devel@nongnu.org; Sun, 18 Mar 2012 07:03:09 -0400 Message-ID: <4F65C0ED.3080807@ilande.co.uk> Date: Sun, 18 Mar 2012 11:03:09 +0000 From: Mark Cave-Ayland MIME-Version: 1.0 References: <4F6541FC.8080702@ilande.co.uk> <4F65AE7B.8010101@redhat.com> <4F65B984.9040501@redhat.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] SPARC64: immediate segfault on startup with git mastervery List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Blue Swirl Cc: Avi Kivity , qemu-devel@nongnu.org On 18/03/12 10:51, Blue Swirl wrote: >>> (except Sparc32, Sparc64 >>> and PPC displays are still not refreshed correctly). >> >> Details about this please. > > Screen is not updated correctly, there are lines from previous > screenful. Pressing ctrl-alt-1 refreshes the display. Perhaps dirty > tracking is broken? VGA in x86 works. Is that using SDL? Do you see the same issue with VNC too? ATB, Mark.