On 08/01/2012 05:36 PM, Nadav Har'El wrote:
> The following patches add nested EPT support to Nested VMX.
> 
> This is the second version of this patch set. Most of the issues from the
> previous reviews were handled, and in particular there is now a new variant
> of paging_tmpl for EPT page tables.

Thanks for this repost.

> However, while this version does work in my tests, there are still some known
> problems/bugs with this version and unhandled issues from the previous review:
> 
>  1. 32-bit *PAE* L2s currently don't work. non-PAE 32-bit L2s do work
>     (and so do, of course, 64-bit L2s).
> 

I'm guessing that this has to do with loading the PDPTEs; probably we're
loading them from L1 instead of L2 during mode transitions.


-- 
error compiling committee.c: too many arguments to function
--
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