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] Re: Latest xen-unstable and issues building/using it

To: Kamala Narasimhan <kamala.narasimhan@xxxxxxxxx>
Subject: Re: [Xen-devel] Re: Latest xen-unstable and issues building/using it
From: Stefano Stabellini <stefano.stabellini@xxxxxxxxxxxxx>
Date: Wed, 18 Aug 2010 18:55:33 +0100
Cc: "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Wed, 18 Aug 2010 10:56:20 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <AANLkTinOG-J1QnNGRCaobUXJpq6eanTjUgWEXxm2-CSi@xxxxxxxxxxxxxx>
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/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <AANLkTikVzn+bOCwTKsDofB-w82NefHzKM6zmfMS=_bNb@xxxxxxxxxxxxxx> <AANLkTinOG-J1QnNGRCaobUXJpq6eanTjUgWEXxm2-CSi@xxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Alpine 2.00 (DEB 1167 2008-08-23)
On Wed, 18 Aug 2010, Kamala Narasimhan wrote:
> > 4) Lastly, xend/xm works right away when I try to create a domain but
> > xl fails when built and used as is because of qemu-dm startup failure.
> > ??I will look into this but wanted to let the libxl developers know
> > that it doesn't work when it is built and used as is.
> >
> 
> This one turned out to be rather simple - qemu did not understand
> '--disable-opengl' param which get passed when opengl is set to 1
> (which is the default in the sample config file I was basing off of).
> May be we might want to consider commenting out code (temporarily)
> around line 1100 in file libxl/libxl.c till the equivalent qemu that
> get fetched with xen-unstable understands that option?
> 

The option only works if qemu has been compiled with opengl support.
However it is clear that we are passing -disable-opengl when the user
asks for opengl support instead of the other way around.
I'll send a patch to fix the issue.


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

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