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 issue when boot HVM 64bit guest with 32G memo

To: <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel][PATCH] Fix the issue when boot HVM 64bit guest with 32G memory
From: "Xin, Xiaohui" <xiaohui.xin@xxxxxxxxx>
Date: Wed, 16 Aug 2006 09:10:00 +0800
Cc: "Nakajima, Jun" <jun.nakajima@xxxxxxxxx>
Delivery-date: Tue, 15 Aug 2006 18:12:45 -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: AcbA0LCcZZt9IYxIQBeFGWh2nm47cw==
Thread-topic: [Xen-devel][PATCH] Fix the issue when boot HVM 64bit guest with 32G memory

This patch fixes the issue that the HVM 64bit guest cannot boot with 32G memory.

It enlarges the PGT_mfn_mask to support 27bit, and also remove the score stuff on x86-64.

 

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

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

 

Attachment: 5.diff
Description: 5.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 issue when boot HVM 64bit guest with 32G memory, Xin, Xiaohui <=