Hi Abe,
I'm not a developer. Nevertheless, as far as I know, using a graphic hardware with 3d functionalities etc. is not possible at the moment. PCI device hiding functionality of Xen 2.0 does not yet work for Xen 3.0, therefore you cannot reach the graphics hardware directly from a Xen DomU.
To have X in DomUs, there may be several solutions:
1) HVM Guests: They already have a graphics card emulation. Low resolution, slow.
2) PV Guests: You can configure a FrameBuffer for the DomUs and use SDL or VNC to view it from Dom0.
3) For any type of guest, you can run another X server in your Dom0, and use this one over TCP/IP for your DomUs (i use XDMCP). It is not that slow. You can even watch movies. I didn't yet try running Compiz Beryl etc.
Best regards,
Emre
On 3/15/07, Abe <lynchbay@xxxxxxxxx> wrote:
hello everybody,
is it possible to run a paravirtualized linux (domU) that its graphic card is working directly with hardware? what about the peripherals? mouse,keyboard,usb? how can this be accomplished if domain0 does not hold of a graphic card driver?
thanks,
Abe. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
--
Emre Erenoglu erenoglu@xxxxxxxxx emre.erenoglu@xxxxxxxxxxxx
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|