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] [PATCH] vtd: only enable Interrupt Remapping if Queued Inval

To: Keir Fraser <keir.fraser@xxxxxxxxxxxxx>, "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] [PATCH] vtd: only enable Interrupt Remapping if Queued Invalidation is also enabled.
From: "Cui, Dexuan" <dexuan.cui@xxxxxxxxx>
Date: Fri, 20 Mar 2009 17:03:55 +0800
Accept-language: zh-CN, en-US
Acceptlanguage: zh-CN, en-US
Cc:
Delivery-date: Fri, 20 Mar 2009 02:07:01 -0700
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
Thread-index: AcmpOsxEZ6TCIgMqTte+TTieid4YZg==
Thread-topic: [PATCH] vtd: only enable Interrupt Remapping if Queued Invalidation is also enabled.
If Queued Invalidation is not supported or not enabled, we should not enable
Interrupt Remapping even if HW supports it, because Interrupt Remapping needs
Queued Invalidation to invalidate Interrupt Remapping Cache.

Signed-off-by: Dexuan Cui <dexuan.cui@xxxxxxxxx

Attachment: dont_enable_intremap_if_qinval_isnt_enabled.patch
Description: dont_enable_intremap_if_qinval_isnt_enabled.patch

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] [PATCH] vtd: only enable Interrupt Remapping if Queued Invalidation is also enabled., Cui, Dexuan <=