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] Can HVM DomU with SDL do 1280x1024 24-bit color?

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] Can HVM DomU with SDL do 1280x1024 24-bit color?
From: Geert Janssens <info@xxxxxxxxxxxx>
Date: Wed, 7 Nov 2007 10:05:15 +0100
Delivery-date: Wed, 07 Nov 2007 01:05:57 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <13033e750711061611y6e834458q16a87274b412516a@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/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Organization: Kobalt W.I.T.
References: <13033e750711061611y6e834458q16a87274b412516a@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: KMail/1.9.6
On Wednesday 7 November 2007, Derek wrote:
> Hi,
>
> Is it possible for an HVM domU to use an emulated graphics screen (via SDL)
> of 1280x1024 24-bit ?
>
> Currently, my winXP domU allows you to select 1280x1024 16-bit, or 1024x768
> 24-bit, but not 1280x1024 24-bit.  I assume this is a limitation in the
> (virtual) graphics card hardware presented to the domU?
>
> Seems like it ought to be possible, since it's probably just a matter of
> configuring how much (emulated) memory the (virtual) graphics card has. 
> But I don't know how to set it.  Any suggestions?
>
> Thanks,
> Derek.

By default, a Cirrus Logic GD5446 PCI VGA card is simulated. This card has the 
limitations you indicate above.

What you probably want, is the stdvga=1 option in your xen config file. This 
will cause xen to emulate a standard vga graphics card with vbe 2.0 (I 
believe vbe stands for Video Bios Extensions), which allows you to set higher 
resolutions.

Note that I haven't tried it myself yet, because I have currently no hvm 
domU's. The stdvga option is originally coming from the Qemu emulator. Xen 
uses Qemu's device model to emulate the hardware for hvm, and most of the 
Qemu options are supported. I quickly googled for stdvga xen, and I found a 
lot of references, so I guess this one is working also.

Hope this helps.

Geert


-- 
Kobalt W.I.T.
Web & Information Technology
Brusselsesteenweg 152
1850 Grimbergen

Tel  : +32 479 339 655
Email: info@xxxxxxxxxxxx

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

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