From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:32997) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UK2wf-0004yv-97 for qemu-devel@nongnu.org; Mon, 25 Mar 2013 04:40:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UK2wY-0006lJ-S0 for qemu-devel@nongnu.org; Mon, 25 Mar 2013 04:39:57 -0400 Received: from mx1.redhat.com ([209.132.183.28]:60866) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UK2wY-0006jI-LL for qemu-devel@nongnu.org; Mon, 25 Mar 2013 04:39:50 -0400 Message-ID: <51500D49.5030202@redhat.com> Date: Mon, 25 Mar 2013 09:39:37 +0100 From: Gerd Hoffmann MIME-Version: 1.0 References: <1363084369-27517-1-git-send-email-kraxel@redhat.com> <1363084369-27517-17-git-send-email-kraxel@redhat.com> <515001C2.7080201@web.de> <51500302.6040506@redhat.com> <515003E5.7000809@web.de> <5150091D.9070209@redhat.com> <51500A99.7020902@web.de> In-Reply-To: <51500A99.7020902@web.de> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 16/18] console: stop using DisplayState in gfx hardware emulation List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jan Kiszka Cc: Peter Maydell , Anthony Liguori , X86 , Igor Mitsyanko , Evgeny Voevodin , Stefano Stabellini , qemu-devel@nongnu.org, Dmitry Solodkiy , Maksim Kozlov Hi, >> Any hints in the X server log? > > "vmwlegacy(0): Weight given (565) is inconsistent with the depth > (24)" Weight hints depth 16 indeed. What depth used the server to run at? 16 or 24? cheers, Gerd