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 2/3] VT-d cleanup: define a micro for waiting hardare

To: 'Keir Fraser' <keir.fraser@xxxxxxxxxxxxx>
Subject: [Xen-devel] [patch 2/3] VT-d cleanup: define a micro for waiting hardare completion
From: "Han, Weidong" <weidong.han@xxxxxxxxx>
Date: Fri, 5 Jun 2009 09:49:23 +0800
Accept-language: en-US
Acceptlanguage: en-US
Cc: 'xen-devel' <xen-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Thu, 04 Jun 2009 18:51:52 -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: Acnlf9nC2tTaw/3oSBWfa8uORczX0Q==
Thread-topic: [Xen-devel] [patch 2/3] VT-d cleanup: define a micro for waiting hardare completion
When set some registers of VT-d, it must wait for hardware completion. There 
are lots of duplicated code to do that. This patch defines a macro for it, thus 
it is much cleaner.

Signed-off-by: Weidong Han <weidong.han@xxxxxxxxx>

Attachment: iommu-wait-op.patch
Description: iommu-wait-op.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 2/3] VT-d cleanup: define a micro for waiting hardare completion, Han, Weidong <=