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] iommu=0 leading to panic when system defaults to using x

To: Jan Beulich <JBeulich@xxxxxxxxxx>, "Zhang, Yang Z" <yang.z.zhang@xxxxxxxxx>
Subject: RE: [Xen-devel] iommu=0 leading to panic when system defaults to using x2apic
From: "Kay, Allen M" <allen.m.kay@xxxxxxxxx>
Date: Fri, 10 Dec 2010 10:26:35 -0800
Accept-language: en-US
Acceptlanguage: en-US
Cc: "Han, Weidong" <weidong.han@xxxxxxxxx>, "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>, Keir Fraser <keir@xxxxxxx>
Delivery-date: Fri, 10 Dec 2010 10:27:31 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <4D0257D7020000780002747B@xxxxxxxxxxxxxxxxxx>
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: <4D0215E0020000780002734A@xxxxxxxxxxxxxxxxxx> <C927C3C4.C5DD%keir@xxxxxxx> <4D0224E602000078000273AD@xxxxxxxxxxxxxxxxxx> <749B9D3DBF0F054390025D9EAFF47F22317AA2F4@xxxxxxxxxxxxxxxxxxxxxxxxxxxx> <4D0257D7020000780002747B@xxxxxxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcuYgJgB8PBlxd4LTN6OnFl2wYevBQAFGFkw
Thread-topic: [Xen-devel] iommu=0 leading to panic when system defaults to using x2apic
The architectural requirement is actually between interrupt remapping and 
x2apic.  Since interrupt remapping is part of the VT-d feature so current 
software requires all VT-d features enabled in order for x2apic to be enabled.

Strictly speaking DMA remapping is not required for x2apic.  However, queued 
invalidation is required since interrupt remapping requires queued 
invalidation.  So x2apic dependency is as follows:

    x2apic->interrupt remapping->queued invalidation

Due to historical reasons, the new VT-d features were built on top of the old 
ones as they become available.  Is there a requirement to separate this out?  
If so, we will need to re-design iommu boot parameter which took a while to get 
it right so most systems can now boot successfully.

Allen

-----Original Message-----
From: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx 
[mailto:xen-devel-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of Jan Beulich
Sent: Friday, December 10, 2010 7:40 AM
To: Zhang, Yang Z
Cc: Keir Fraser; xen-devel@xxxxxxxxxxxxxxxxxxx; Han, Weidong
Subject: RE: [Xen-devel] iommu=0 leading to panic when system defaults to using 
x2apic

>>> On 10.12.10 at 16:00, "Zhang, Yang Z" <yang.z.zhang@xxxxxxxxx> wrote:
> Yes, X2apic is depend on iommu. If disable iommu when using x2apic, it will 
> trigger the panic.

Would mind clarifying where this dependency actually is?

Thanks, Jan


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

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

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