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, one more fix about PMR disable

To: <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] [PATCH]vtd, one more fix about PMR disable
From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
Date: Wed, 7 Nov 2007 09:35:30 +0800
Delivery-date: Tue, 06 Nov 2007 17:37:46 -0800
Envelope-to: www-data@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/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: Acgg3ntyiC3DrkiISman5bJsMgyw8w==
Thread-topic: [PATCH]vtd, one more fix about PMR disable
One more fix about PMR disable.

Move PMR disable into per-iommu enable function, instead of in
current iommu_setup which only takes effect on first VT-d engine.
This change also enlightens S3 resume path.

Signed-off-by Gang Wei (Jimmy) <gang.wei@xxxxxxxxx>
Signed-off-by Kevin Tian <kevin.tian@xxxxxxxxx>

Thanks,
Kevin

Attachment: pmr_fix_again.patch
Description: pmr_fix_again.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, one more fix about PMR disable, Tian, Kevin <=