WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] Xen 3.4 increase video ram for hvm?

To: Trolle Selander <trolle.selander@xxxxxxxxx>
Subject: Re: [Xen-users] Xen 3.4 increase video ram for hvm?
From: Andrew Lyon <andrew.lyon@xxxxxxxxx>
Date: Thu, 21 May 2009 08:58:07 +0100
Cc: xen-users List <xen-users@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Thu, 21 May 2009 00:58:55 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=1anrW0gatPQ4wbUSS3nYB8KM32XoX4yaFnuxdn00rFg=; b=POoedstwBuZgkVo1JzIQVtVzIZo+CoSkSX4dtUmxR+zVnvItF6Wv4gYxRTUWqQ8xuN XTMwujylCg6Mr0oIYrignyziFACirbLsQRykH4mTKOwmEScIpEgQpNVx+oVCLbafAvyD HUAZ2oNlxLO9qnDgfaul8Y9swU3FYAHq5FDIw=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=EETFaRdHT1lTxfPsqkGJfhB9eIwC6EZZBdDNq6JgHubdHowyI7LN/9p7PJ/kzrEHD9 1rimZkgutE9gfdtFDsXjn5WrJV8DPeeSGE9Ck7nncrhOAV/snuDSMEQ3MVbAaem+RJaq XQHLOb/kq+eCQZ9NtRVKF5gU+QUkdTgHsNk9U=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <515922b50905191411j748c1f92pa4cbc0a7dd6aceec@xxxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <f4527be0905180136w218d9cfdgc2a031b010d9035a@xxxxxxxxxxxxxx> <515922b50905191411j748c1f92pa4cbc0a7dd6aceec@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
On Tue, May 19, 2009 at 10:11 PM, Trolle Selander
<trolle.selander@xxxxxxxxx> wrote:
> Hi Andrew,
>
> In Xen 3.4 (which was just released) there is a new config file option,
> "videoram", which does this. You need to use the stdvga=1 and then
> videoram=8 (or 16, if you need extremely high res modes like 2048x1536x32).

I just tried this with Xen 3.4 and the hvm fail to start:


grep -E "stdvga|videoram" windows7.cfg
stdvga=1
videoram=16


xm create windows7.cfg
Using config file "./windows7.cfg".
Error: Domain 'windows7' does not exist.

The Xen log shows that it failed due to qemu failure:

.[2009-05-21 08:55:20 8052] WARNING (image:495) domain windows7:
device model failure: pid 6850: exited with nonzero status 255; see
/var/log/xen/qemu-dm-windows7.log

The qemu log:


cat /var/log/xen/qemu-dm-windows7.log
domid: 18
qemu: the number of cpus is 8
config qemu network with xen bridge for  tap18.0 xenbr0
Machine `xenfv' requires 17104896 bytes of memory

Andy

>
> -- Trolle
>
> On Mon, May 18, 2009 at 4:36 AM, Andrew Lyon <andrew.lyon@xxxxxxxxx> wrote:
>>
>> Hi,
>>
>> Is it possible to increase the video ram for a hvm guest so that it
>> can support higher resolution vnc?
>>
>> Andy
>>
>> _______________________________________________
>> Xen-users mailing list
>> Xen-users@xxxxxxxxxxxxxxxxxxx
>> http://lists.xensource.com/xen-users
>
>

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>