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] [SVM][PATCH] SVM CPUID fixes

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] [SVM][PATCH] SVM CPUID fixes
From: "Woller, Thomas" <thomas.woller@xxxxxxx>
Date: Fri, 15 Sep 2006 11:34:52 -0500
Delivery-date: Fri, 15 Sep 2006 09:35:26 -0700
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: AcbY5N5SYrRyburhTJGA+1q2i87iWw==
Thread-topic: [SVM][PATCH] SVM CPUID fixes
This patch cleans up the SVM CPUID logic a bit, adds proper clearing of
MCA/MCE bits, and also ties clearing the PAE bit with the NX bit. We
have seen issues with Solaris if the NX bit is set but the PAE bit is
not.

Applies cleanly to 11470.

Signed-off-by: Tom Woller <thomas.woller@xxxxxxx> 

Please apply to xen-unstable.hg.

Thanks
Tom

Attachment: svm_cpuid_nx_cleanup.patch
Description: svm_cpuid_nx_cleanup.patch

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] [SVM][PATCH] SVM CPUID fixes, Woller, Thomas <=