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] AMD IOMMU: Cleanup and minor feature enhancement

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] [PATCH] AMD IOMMU: Cleanup and minor feature enhancement
From: Wei Wang2 <wei.wang2@xxxxxxx>
Date: Thu, 17 Sep 2009 16:30:26 +0200
Delivery-date: Thu, 17 Sep 2009 07:31:36 -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
User-agent: KMail/1.9.6 (enterprise 20070904.708012)
Hi,
Attached patches are code cleanup and minor feature enhancement for amd iommu. 

debug.patch: Allow enabling iommu debug output at run time. The old 
compile-time option is removed. 
optmz_intr.patch: If interrupt remapping is disabled, then do not update 
interrupt remapping table with IOAPIC write.
remove_def.patch: Remove unused definitions.
comp_wait.patch: Extend the loop counter for polling completion wait bit.

Thanks,
-Wei

Signed-off-by: Wei Wang <wei.wang2@xxxxxxx>
-- 
Legal Information:
Advanced Micro Devices GmbH
Karl-Hammerschmidt-Str. 34
85609 Dornach b. München

Geschäftsführer: Andrew Bowd, Thomas M. McCoy, Giuliano Meroni
Sitz: Dornach, Gemeinde Aschheim, Landkreis München
Registergericht München, HRB Nr. 43632

Attachment: debug.patch
Description: Text Data

Attachment: optmz_intr.patch
Description: Text Data

Attachment: remove_def.patch
Description: Text Data

Attachment: comp_wait.patch
Description: Text Data

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] [PATCH] AMD IOMMU: Cleanup and minor feature enhancement, Wei Wang2 <=