Andres Lagar Cavilla
2007-Feb-05 14:10 UTC
[Xen-users] Re: pci graphics in paravirtual domU
xen-gl is under active development at this point. Of course beta testing will help greatly :) I am a bit forgetful wrt to syncing my page with reality. Expect a few updates soon. Nevertheless, the code is usable afaik. It''s working fairly decently for me and some other people that have emailed me. Andres>Message: 1 >Date: Mon, 5 Feb 2007 13:05:42 +0100 >From: "Henning Sprang" <henning_sprang@gmx.de> >Subject: Re: [Xen-users] pci graphics in paravirtual domU >To: "Christian Horn" <chorn@fluxcoil.net> >Cc: Marduk <xen@marduk.letterboxes.org>, xen-users@lists.xensource.com >Message-ID: > <5bb00b3f0702050405m68018f16t174348ef5eeb95c9@mail.gmail.com> >Content-Type: text/plain; charset=ISO-8859-1; format=flowed > >On 2/5/07, Christian Horn <chorn@fluxcoil.net> wrote: > > >>What about a different approach like using dom0-card for everything? >>Accessing the domU via vnc/x-protocoll would allow usual programms to >>use, with the xen-gl forwarding from >>http://www.cs.toronto.edu/~andreslc/xen-gl/ you could start 3d-stuff in >>the domU and see it in dom0. >> >> > >Yeah, it seems like this is the way to go. I saw the xen-gl stuff also >some time ago. The only thing that''s unclear is how stable is it, and >is it further developed. The page is lat updates in september. > >Also, I thought, for example when using bug prone and non-verifiable >binary-only graphics drivers, it might be more secure to run them in a >domU. For other Hardware there is the conecpt of driver domains. > >The XDMCP stuff works nice, only I don''t find a way to run this in >full screen mode - this is easy with vnc, which in turn doesn''t offer >a full x session login, and hs some color problems sometimes. > >Henning > > > > >_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
On 2/5/07, Andres Lagar Cavilla <andreslc@cs.toronto.edu> wrote:> xen-gl is under active development at this point. Of course beta testing > will help greatly :) > I am a bit forgetful wrt to syncing my page with reality. Expect a few > updates soon. > Nevertheless, the code is usable afaik. It''s working fairly decently for > me and some other people that have emailed me.Thanks for the update! As not seldomly Xen stuff breaks between minor releases, it might be a good idea to publish information about with which xen versions you have testet it on the website. I''ve seen a lot of howtos and docs which I tried, just to find out they only work with two minor versions of Xen ago, so I am a bit hesitant to test everything without seeing there''s a chance to get it working on up to date versions. Henning _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Andres Lagar Cavilla
2007-Feb-05 14:22 UTC
[Xen-users] Re: pci graphics in paravirtual domU
The code is GPU-independent, VMM-independent, and guest-OS independent. I only provide Linux compiles for now, I''ve played some serious quake 3 on freebsd and OpenSolaris guests. It should work regardless of your Xen version. It works on VMware too, tested and sworn affidavit :) I recommend Xen 3.0.4 . Xen 3.0.3 has a tiny glitch on the netback code that freezes high-throughput connections. I use 3.0.3 with a one-liner patch for that glitch. I do not endore my own rpm''s (for now). Please build the tarball. Andres Henning Sprang wrote:> On 2/5/07, Andres Lagar Cavilla <andreslc@cs.toronto.edu> wrote: > >> xen-gl is under active development at this point. Of course beta testing >> will help greatly :) >> I am a bit forgetful wrt to syncing my page with reality. Expect a few >> updates soon. >> Nevertheless, the code is usable afaik. It''s working fairly decently for >> me and some other people that have emailed me. > > > Thanks for the update! > > As not seldomly Xen stuff breaks between minor releases, it might be a > good idea to publish information about with which xen versions you > have testet it on the website. > > I''ve seen a lot of howtos and docs which I tried, just to find out > they only work with two minor versions of Xen ago, so I am a bit > hesitant to test everything without seeing there''s a chance to get it > working on up to date versions. > > Henning_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users