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] Enable Windows PAE guest on x86-64

To: <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel][PATCH] Enable Windows PAE guest on x86-64
From: "Xin, Xiaohui" <xiaohui.xin@xxxxxxxxx>
Date: Thu, 23 Mar 2006 14:43:36 +0800
Delivery-date: Thu, 23 Mar 2006 06:45:42 +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: AcZORRyQAAd5mLmJRb22nn06xc0h5g==
Thread-topic: [Xen-devel][PATCH] Enable Windows PAE guest on x86-64

This patch enables Windows PAE guest on x86-64.

It deals with two issues:

1)       To handle the situation when PE=1 and PG=0

2)       Windows PAE guest seems to enable PAE first and then enable PG.

 

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

Attachment: 0323.diff
Description: 0323.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] Enable Windows PAE guest on x86-64, Xin, Xiaohui <=