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

[Xen-devel] IOMMU Domain for Dom0

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] IOMMU Domain for Dom0
From: Alex Merritt <merritt.alex@xxxxxxxxx>
Date: Sun, 26 Jun 2011 21:35:17 -0600
Delivery-date: Sun, 26 Jun 2011 20:36:36 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:from:date:message-id:subject:to :content-type; bh=1yrSLdwGqVPew8Y9uYkWqKnJMFJ3BxD+RnMitme4h/A=; b=DyV+v5C8jO0ls7svN6TK4ncbwzCc9sECHSRPRgUyIg8oefc3FY/Z1zKPCZJ0PfbLMV DmkzWhDYEdE1ZXZgy1wQIFk0h3zC35psIh3Nyxa5zmuSurxrP9u4RVYmMpRqI0YE66ii 8f2ehAK3oA1E3YH+IKNZZCiMqEP+lPq8Xqn0k=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=JwMpIiZ4K4uRSTLlfUVjPuuDwtIiviNqKS8OvnbBCT6ULXFTLhgpkG93lAMahGZiMi DvnI7RRE/MgGiKvIvt1r1k8pfHkOiqne7r+JG4yXTBgVvJflX/vfWOvjWzFhtYDbptFs TWPCBsiWdKCsOmcQykMf5NBDwB8TE/1fBAJLo=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Hello,

I'm looking to enable the NVIDIA CUDA driver/runtime stack to work in
Dom0 on Xen. I've contacted NVIDIA through various capacities and have
gotten replies essentially saying they cannot provide assistance, and
have been following the nvnews.com forums. However, now that I have
IOMMU-capable processors (with VT-d) and a version of Xen which can
successfully program this hardware, I am interested to determine if it
is possible to program the IOMMU *for* Dom0 (i.e. the target is Dom0,
not an HVM/pvops guest).

I have successfully been able to launch an HVM guest, passing a few
GPUs through. Installing an unmodified developer driver from NVIDIA
works using the standard method (no SYSSRC=/-OUT= or anything) and
CUDA applications execute as expected. Can this be done for Dom0,
achieving the same result without requiring any involvement from
NVIDIA or modifications to the driver?

My immediate interest is more to see if it "can be done" via a hack or
something, not necessarily whether it would make sense for Xen to
support this in the future. My goal with this email is to get feedback
on two fronts: 1) is there a limitation due to the architecture,
meaning that as Dom0 is pvops it cannot use VT-d, or is it a
implementation addition to Xen that would be needed? 2) If the latter
is true (programming needed), how much effort (code/time) would
you/anyone estimate it would take to enable this to work, and could
you provide some starting pointers for me to do so? I am untrained
when it comes to the Xen sourcecode.

I'm using Xen 4.1.1 and pv-ops linux (not upstream) 2.6.32.40 on an
Intel X5660 with a Tylersburg chipset. My host OS is Fedora 13, but
that needn't be static.

I originally asked this on xen-users, but was informed this mailing
list would be better suited:
http://lists.xensource.com/archives/html/xen-users/2011-06/msg00451.html

Many thanks in advance!
Alex

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>