From mboxrd@z Thu Jan 1 00:00:00 1970 From: Samuel Thibault Subject: Re: [PATCH] ioemu: drop unused 4MB video memory Date: Mon, 14 Jul 2008 13:58:49 +0100 Message-ID: <20080714125849.GK4466@implementation.uk.xensource.com> References: <20080710161842.GP4536@implementation.uk.xensource.com> <18555.7635.793969.695013@mariner.uk.xensource.com> <20080714104012.GG4466@implementation.uk.xensource.com> <18555.19539.37882.233564@mariner.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Content-Disposition: inline In-Reply-To: <18555.19539.37882.233564@mariner.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Ian Jackson Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Ian Jackson, le Mon 14 Jul 2008 13:53:39 +0100, a =E9crit : > Samuel Thibault writes ("Re: [Xen-devel] [PATCH] ioemu: drop unused 4MB= video memory"): > > Ian Jackson, le Mon 14 Jul 2008 10:35:15 +0100, a =E9crit : > > > Is there a way to avoid this being a fatal error ? > >=20 > > Unfortunately VGA_RAM_SIZE is used in a lot of places of qemu so that= 'd > > be a bit hard. >=20 > Err, you're missing my point, which is that we want it to work with > old qemu and new hypervisor. Obviously changing qemu now will not > allow us to do that ... Oops, right. No, there is no way. Note however that the issue are with the tools, not the hypervisor. Samuel