On Tuesday 02 June 2009 17:46:39 Avi Kivity wrote:
> Sheng Yang wrote:
> > No, no, not with the new code. For CPU can load pdptrs if EPT enabled
> > with PAE from VM exit, there should not be necessary load it explicitly.
> > So I estimate the ept_load_pdptr() in exit handler, and put it in CR0
> > handling. Just tried to optimize load-pdptr according to the spec, but
> > not got the desired result...
> >
> > So I am trying to find the failure reason...
>
> so from your point of view, the patches are okay?

Yes. But we should can optimize it more by avoiding most of PDPTR loading, 
according to the spec.

-- 
regards
Yang, Sheng
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to