|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel][PATCH] A small fix to boot Windows on IA32
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>
|
1009.diff
Description: 1009.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] A small fix to boot Windows on IA32,
Xin, Xiaohui <=
|
|
|
|
|