From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49095) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VjWUx-00072W-G6 for qemu-devel@nongnu.org; Thu, 21 Nov 2013 10:49:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VjWUo-0003c0-PQ for qemu-devel@nongnu.org; Thu, 21 Nov 2013 10:48:55 -0500 Received: from mx.ipv6.kamp.de ([2a02:248:0:51::16]:48791 helo=mx01.kamp.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VjWUo-0003bV-Cz for qemu-devel@nongnu.org; Thu, 21 Nov 2013 10:48:46 -0500 Message-ID: <528E2B6B.7060204@kamp.de> Date: Thu, 21 Nov 2013 16:48:59 +0100 From: Peter Lieven MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] debugging cirrus graphics corruption List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "qemu-devel@nongnu.org" Hi, with recent xserver a lot of people observe a graphics corruption with Cirrus Logic graphics. Especially in Virtual Machines (easy to test with ubuntu 12.04.3 LTS 64-bit). I am not 100% sure if this is an emulation problem. Who can help with debugging? And who eventually has a hardware Cirrus Logic Graphic Card with GD5446 and could verify if the corruption also happens on bare hardware. The corruption looks as if 3 Byte per Pixel data was copied on a 4 byte per pixel surface. Thanks, Peter