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] [RESEND]A small fix to boot Windows on IA32

To: <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel][PATCH] [RESEND]A small fix to boot Windows on IA32
From: "Xin, Xiaohui" <xiaohui.xin@xxxxxxxxx>
Date: Mon, 9 Oct 2006 17:09:28 +0800
Delivery-date: Mon, 09 Oct 2006 02:09:57 -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: Acbrgp+7TzxG24QMTvmgT3qEGf44sw==
Thread-topic: [Xen-devel][PATCH] [RESEND]A small fix to boot Windows on IA32

It’s sorry to resend it. The original patch may break some other HVM guest, so we resend it.

 

The booting of Windows guest on IA32 is broken now. The patch fixes it.

Since shadow_update_paging_modes() will modify v->arch.hvm_vcpu.hw_cr3,

so we should always do shadow_update_paging_modes() before we writes to GUEST_CR3 with

v->arch.hvm_vcpu.hw_cr3.

 

 

 

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

Signed-off-by: Xin Li <xin.b.li@xxxxxxxxx>

 

Attachment: 1009-2.diff
Description: 1009-2.diff

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>