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] Fix the NX bit support issue for PAE/64bit guest on x

To: <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel][PATCH] Fix the NX bit support issue for PAE/64bit guest on x86-64
From: "Xin, Xiaohui" <xiaohui.xin@xxxxxxxxx>
Date: Wed, 8 Mar 2006 12:32:06 +0800
Delivery-date: Wed, 08 Mar 2006 04:33:03 +0000
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/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: AcZCaUHA2mgNL3FiSz6LM0gj1CrFBA==
Thread-topic: [Xen-devel][PATCH] Fix the NX bit support issue for PAE/64bit guest on x86-64

With this patch, the PAE/64bit guest on x86-64 can support NX bit successfully.

The PAE guest can run on SMP 64-bit Xen0 now.

And it optimizes the save/restore action for EFER MSR during the context switch.

 

 

Signed-off-by: Jun Nakajima jun.nakajima@xxxxxxxxx

Signed-off-by: Xiaohui Xin xiaohui.xin@xxxxxxxxx

Signed-off-by: Yunhong Jiang <yunhong.jiang@xxxxxxxxx>

 

Attachment: 0307-3.diff
Description: 0307-3.diff

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel][PATCH] Fix the NX bit support issue for PAE/64bit guest on x86-64, Xin, Xiaohui <=