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-devel

Re: [Xen-devel] Guest domain in full screen

To: "Anantharamaiah Bhaskara" <BA_Bhaskara@xxxxxxxxxxx>
Subject: Re: [Xen-devel] Guest domain in full screen
From: "Trolle Selander" <trolle.selander@xxxxxxxxx>
Date: Mon, 21 May 2007 18:01:13 +0200
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Mon, 21 May 2007 08:59:36 -0700
Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=q6wA5eOXaCguG5QDnxUhTAnWFi838cO6EDHYthGjmpTQ1fN33uwsHOzrv3eVDLVM4x8L8EWYsGgcfWumh+PYF6UOFjzXGgjZ5YAx+1cod3dpCdWBRyBwzbjQTKzpYSXWGBuyfbXdhs0uMxXOwQAp9vgeHIhvMhka4ujAi60IC0I=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=r8BzDLyI5W3PM4LCKi52UUYGsTmgYBbMbCtFu2WCB0g1jmfuwTScfXcDRUu0Dm5oGVRGId6ixqAG2vXBUwVE7Hi98e/0cJOxwMyW5ER7jW7WU0ixCnOFdGJFBFPtHxgFW0o2uW//Qhc7bRqqB1B6/hlWa984cZy0tiBP1ZLaw/M=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <781BBA092A47E64699F1DCD567F4C20140F409@xxxxxxxxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <781BBA092A47E64699F1DCD567F4C20140F409@xxxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
I've used fullscreen mode by pointing the device_model line to a wrapper script which in turn calls qemu-dm with a few extra options i can't get from the config file, including the -full-screen option. An odd quirk is that the screen goes black during the boot process at the point where the loading screen should show, but once the guest OS is in graphical mode, it appears to work fine.

/Trolle

On 5/18/07, Anantharamaiah Bhaskara <BA_Bhaskara@xxxxxxxxxxx> wrote:

Hi all,

I want to run the guest domain (Win XP) in full screen mode. I set

the parameter " full-screen" to 1 in winxp.hvm and r an the " xm create"

cmd ( xm create c /etc/xen/winxp.hvm) . This throws a syntax error at 

the line where "full-screen " is enabled. I found that t here is no

logic to parse "full-screen " option in tools/python/xen/xm/*.py

Also I tried setting " full_screen" to 1 by default in tools/ioemu/vl.c

But with this option, when I bring up the guest, it hangs.

Is there a bug in sdl or ioemu because of which the logic for parsing

"full-screen " option in python scripts have been removed ?

May anybody tell me if they have tried running the guest in full screen

mode and if they have succeeded.

Thanks

Bhaskara.


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


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>