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

Re: [Xen-devel] Intel Xeon E5620 CPU and VT-d (IOMMU) support?

To: Pasi Kärkkäinen <pasik@xxxxxx>
Subject: Re: [Xen-devel] Intel Xeon E5620 CPU and VT-d (IOMMU) support?
From: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>
Date: Wed, 2 Jun 2010 14:02:58 -0400
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Wed, 02 Jun 2010 11:39:11 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <20100602164007.GM17817@xxxxxxxxxxx>
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>
References: <20100602164007.GM17817@xxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.19 (2009-01-05)
On Wed, Jun 02, 2010 at 07:40:07PM +0300, Pasi Kärkkäinen wrote:
> Hello,
> 
> I'm planning to upgrade my testbox and I was checking for hardware options.
> Can someone verify if Intel Xeon E5620 CPU supports (or doesn't support) VT-d 
> IOMMU?
> 
> I'm asking because Intel website doesn't mention VT-d for E5620:
> http://ark.intel.com/Product.aspx?id=47925
> 
> .. but it does for some (older) CPUs (E5520):
> http://ark.intel.com/Product.aspx?id=40200
> 
> The chipset I'm planning to get (Intel 5520 Tylersburg) does have VT-d / 
> IOMMU support listed.

So one thing I didn't know was that you need equivalant number of DMAR
entries for the IO-APICs on your motherboard. If you have three IO-APICs (like, 
this
SuperMicro X8something), you need three DMAR entries - mine only has
one. Which means that VT-d is turned off (Xen and both Linux baremetal
do this) as it can't do its magic on the other IO-APICs to re-route the IRQs
to the guest. You can hack the code to re-enable it, but then you must
disable the x2APIC.


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

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