From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fabio Fantoni Subject: Re: [PATCH v6] tools/libxl: Improve videoram setting Date: Sat, 16 Feb 2013 15:57:08 +0100 Message-ID: <511F9E44.1020702@heliman.it> References: <1360591652-6538-1-git-send-email-fantonifabio@tiscali.it> <1360936015.31407.67.camel@zakaz.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1360936015.31407.67.camel@zakaz.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Ian Campbell Cc: "fantonifabio@tiscali.it" , "xen-devel@lists.xensource.com" , Stefano Stabellini List-Id: xen-devel@lists.xenproject.org Il 15/02/2013 14:46, Ian Campbell ha scritto: > On Fri, 2013-02-15 at 12:27 +0000, Stefano Stabellini wrote: >> On Mon, 11 Feb 2013, fantonifabio@tiscali.it wrote: >>> From: Fabio Fantoni >>> >>> - If videoram setting is less than 8 mb shows error and exit. >>> - Added videoram setting for qemu upstream with cirrus (added in qemu 1.3). >>> - Updated xl.cfg man. >>> - Default and minimal videoram changed to 16 mb if stdvga is set and upstream >>> qemu is being used. This is required by qemu 1.4 to avoid a xen memory error >>> (qemu 1.3 doesn't complain about it, probably buggy). >>> >>> Changes from v5: >>> - Default and minimal videoram changed to 16 mb if stdvga is set and upstream >>> qemu is being used. >>> >>> Signed-off-by: Fabio Fantoni >> Acked-by: Stefano Stabellini > Applied, thanks. > This patch should be backported to xen 4.2.x for fix crash of qemu 1.4 with stdvga (tested with debian experimental package)