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-users

RE: [Xen-users] 3D acceleration

To: "variant integrity" <mrintegrity@xxxxxxxxx>, xen-users@xxxxxxxxxxxxxxxxxxx
Subject: RE: [Xen-users] 3D acceleration
From: "Petersson, Mats" <Mats.Petersson@xxxxxxx>
Date: Fri, 24 Feb 2006 10:46:20 +0100
Delivery-date: Fri, 24 Feb 2006 09:47:22 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcY5Hqk/aMFcclr9Ssmx7uNdVnb93QAB+Fbw
Thread-topic: [Xen-users] 3D acceleration
There's been more than one discussion thread on this subject, and the summary answer is:
- It's possible to do with a para-virtualized driver in the guest - that is, a driver that takes the calls for graphics commands and passes them to Dom0, where a "real" graphics driver executes the actual intention of the call.
 
It is not trivial to write such a driver, but it's nowhere near as hard as it would be to try to get a very advanced native driver to work in a guest environment.
 
Of course, if you have two different graphics cards in the machine, Dom0 can be given one card, and one of the guest domains can be given the other card, thus you can use the native driver straight off (at least in fully virtualized mode).
 
--
Mats


From: xen-users-bounces@xxxxxxxxxxxxxxxxxxx [mailto:xen-users-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of variant integrity
Sent: 24 February 2006 08:15
To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] 3D acceleration

Hi all!

Is it likly that xen/windows/supported hardware will ever support full 3d acceleration of the guest os? I expect that this would be hard to achieve and I would love to help if I were capable! Just a thought anyway..

Thanks,

Alan
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>