On Thu, Feb 01, 2007 at 04:52:18PM +0200, Avi Kivity wrote:

> pdpte == 2 is a legal value.  in the original code, the (pdpte & 1)
> == 0 and we don't 'goto out'.  In the patched code, (pdpte & 0xblah)
> == 2 and we 'goto out'.

Yup, I got it now. Thanks.

Cheers,
Muli

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel

Reply via email to