|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] opengl=1?
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.
Otherwise if you set opengl=0 qemu will use the sdl library.
opengl=1 makes sense if you don't use vnc and you have good drivers for
your graphic card in dom0.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|