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] RE: [Xen-changelog] [xen-unstable]vt-d: Fixpanic in msi_

To: Keir Fraser <keir.fraser@xxxxxxxxxxxxx>, Miroslav Rezanina <mrezanin@xxxxxxxxxx>
Subject: RE: [Xen-devel] RE: [Xen-changelog] [xen-unstable]vt-d: Fixpanic in msi_msg_read_remap_rte with acpi=off
From: "Cui, Dexuan" <dexuan.cui@xxxxxxxxx>
Date: Mon, 19 Oct 2009 23:53:45 +0800
Accept-language: zh-CN, en-US
Acceptlanguage: zh-CN, en-US
Cc: "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Mon, 19 Oct 2009 08:55:39 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <C70245AA.17E70%keir.fraser@xxxxxxxxxxxxx>
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: <EADF0A36011179459010BDF5142A457501CECA88C6@xxxxxxxxxxxxxxxxxxxxxxxxxxxx> <C70245AA.17E70%keir.fraser@xxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcpQrfYaPJP/l2nLTzW4nI+GixWepgAA3Y3kAABH+R0AAFrlEgAENZwQAAM4+TwAADccYA==
Thread-topic: [Xen-devel] RE: [Xen-changelog] [xen-unstable]vt-d: Fixpanic in msi_msg_read_remap_rte with acpi=off
Keir Fraser wrote:
> On 19/10/2009 15:18, "Cui, Dexuan" <dexuan.cui@xxxxxxxxx> wrote:
> 
>>> So sorry about that. I'll revert Dexuan's patch.
>>> 
>>>  -- Keir
>> 
>> But, can't you reproduce the crash I mentioned before?
>> Please see the attached crash log -- I'm using c/s
>> 20341:ea34183c5c11 and with "iommu=1 acpi=off" and I use a DQ35 host.
>> 
>> Actually what I care is the " if ( acpi_disabled ) iommu_enabled =
>> 0". 
> 
> Does this really save you though? 
Do you mean we can leave the crash mentioned in my crash.log as it it? Looks 
not a good idea.

> What if you specify just "iommu=1"
> on an ACPI system that doesn't have VT-d (and therefore declares no
> DHRD units)? 
In such a case, acpi_dmar_init() would return -ENODEV and clear iommu_enabled 
to 0;
later iommu_setup() would actually do nothing to try to enable VT-d, and would 
print  "I/O virtualisation disabled".
This is the expected correct behavior.

Thanks,
-- Dexuan


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

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