From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38176) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YNd7S-0003mB-US for qemu-devel@nongnu.org; Tue, 17 Feb 2015 03:03:00 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YNd7P-0006Q5-QG for qemu-devel@nongnu.org; Tue, 17 Feb 2015 03:02:58 -0500 Received: from mx1.redhat.com ([209.132.183.28]:33260) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YNd7P-0006Q1-Jg for qemu-devel@nongnu.org; Tue, 17 Feb 2015 03:02:55 -0500 Received: from int-mx13.intmail.prod.int.phx2.redhat.com (int-mx13.intmail.prod.int.phx2.redhat.com [10.5.11.26]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id t1H82tdj004989 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Tue, 17 Feb 2015 03:02:55 -0500 Message-ID: <1424160173.6014.6.camel@nilsson.home.kraxel.org> From: Gerd Hoffmann Date: Tue, 17 Feb 2015 09:02:53 +0100 In-Reply-To: <1424121788-24560-3-git-send-email-rkrcmar@redhat.com> References: <1424121788-24560-1-git-send-email-rkrcmar@redhat.com> <1424121788-24560-3-git-send-email-rkrcmar@redhat.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH 2/2] qxl: surface0 and ram_header should fit into vram List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Radim =?UTF-8?Q?Kr=C4=8Dm=C3=A1=C5=99?= Cc: qemu-devel@nongnu.org On Mo, 2015-02-16 at 22:23 +0100, Radim Kr=C4=8Dm=C3=A1=C5=99 wrote: > The solution is not perfect, but won't let us do the same error again > and has no overhead. How do you get qemu into a configuration where this isn't true? cheers, Gerd