search for: 79b56c02b836

Displaying 1 result from an estimated 1 matches for "79b56c02b836".

2006 Oct 08
0
RE: [PATCH] add RDMSR/WRMSR instruction emulationtoVMXAssist decoder
...ailto:xen-devel-bounces@lists.xensource.com] On Behalf Of Tim Deegan >Sent: 2006年10月5日 23:55 >To: Li, Xin B >Cc: xen-devel@lists.xensource.com >Subject: Re: [Xen-devel] [PATCH] add RDMSR/WRMSR instruction >emulationtoVMXAssist decoder > >This bug is fixed by xen-unstable 11713:79b56c02b836 -- the >VMX code was >not tracking writes to CR4 that happen when CR0.PE=0, so the >second vcpu >was being shadowed in the wrong paging mode, and going into a PF loop. > >Win2k3 (ee sp1 pae=1 acpi=1 apic=1 vcpus=2) doesn''t complete >the install >process yet, but...