[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] RE: Help needed running an X11 environment inside a DomU (Re: [Xen-users]Creating a paravirtualized guest with Xen 3.4.1 andCentos 5.3 (64bit))
> In addition, as the VM runs fine in HVM (including X), is there any way > to configure an emulated graphics device for a pv DomU? Reads > strange... > But with graphics hardware not being virtualizable, something like this > would help. You need to have CONFIG_XEN_FRAMEBUFFER support in the domU kernel and create a virtual framebuffer device in the domU config vfb = [ 'type=vnc,vncunused=1' ] (see the example configuration files for other parameters). X then needs to use the fbdev driver. In this example you would connect to the graphical interface with a VNC client. James This message and the information contained herein is proprietary and confidential and subject to the Amdocs policy statement, you may review at http://www.amdocs.com/email_disclaimer.asp _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |