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] opengl=1?

To: "Stefano Stabellini" <stefano.stabellini@xxxxxxxxxxxxx>
Subject: Re: [Xen-devel] opengl=1?
From: "Jun Koi" <junkoi2004@xxxxxxxxx>
Date: Thu, 11 Dec 2008 20:00:35 +0900
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Thu, 11 Dec 2008 03:01:42 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=d+xN/Zej8+GqMA0Pk1g4Na9cW87sxmx/V4znbvGFvhs=; b=ilGZxlcVosYshLS5q1TDu+eT5A+hDfCB+4VAqBpzPPF10zvS1SX6sTVygcgcdI+5yr KwhfgxaFGbiYhonltupq/nBwVAbcwrFVpZI4ZNhfdZtxi8aFv8URNDqOTOzrxAKDj9f9 n37LWxgekTnnhjAoYxnYlyVs9tISlH2w/gwcU=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=queDUUsX9LEyGg7o7m2h0yWD+90tW3dBkWMewGwtkt2DWqNcdFBNAPOO9dX2TtMlYE /CH+LxEFOjKfGxa42ymrXuh2e5JfnKat810/uacwT6EK9wu2Y1wfRqL0McH/i8iDPSPU XcDUfhW12YOKOeztH3h/DN8IYAskTkynyT0VM=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <4940EC5E.5000401@xxxxxxxxxxxxx>
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: <fdaac4d50812110219s3fdfbba3x71e5d1e251189e53@xxxxxxxxxxxxxx> <4940EC5E.5000401@xxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
On Thu, Dec 11, 2008 at 7:33 PM, Stefano Stabellini
<stefano.stabellini@xxxxxxxxxxxxx> wrote:
> Jun Koi wrote:
>
>> Hi,
>>
>> I found that we have an option named opengl. What is that for? So if I
>> put "opengl=1" in my VM configuration file, what advantage my VM will
>> get??
>>
>
> opengl=1 is the default and makes qemu render the guest framebuffer
> using opengl.

OK, so the patch you posted on QEMU mailing list is to enable this
function on QEMU.

> Otherwise if you set opengl=0 qemu will use the sdl library.
> opengl=1 makes sense if you don't use vnc

So this means "opengl=1" (default) and "vnc=0" will give a better
performance than "vnc=1, sdl=0", right?

>and you have good drivers for
> your graphic card in dom0.

I am using Ubuntu 8.10 with chipset Intel 945GM, so certainly I have
"good driver", right?

Many thanks,
Jun

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

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