Re: [PATCH 0/18][RFC] Nested Paging support for Nested SVM (aka NPT-Virtualization)

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Marcelo Tosatti
Date: Thursday, March 11, 2010 - 1:58 pm

On Thu, Mar 04, 2010 at 04:58:20PM +0100, Joerg Roedel wrote:

OK, makes sense now, I was missing the fact that the l1-nested-ptable   
needs to be shadowed and l1 translations to it must be write protected. 

You should disable out of sync shadow so that l1 guest writes to
l1-nested-ptables always trap. And in the trap case, you'd have to
invalidate l2 shadow pagetable entries that used the (now obsolete)
l1-nested-ptable entry. Does that happen automatically?

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 13/18] KVM: MMU: Introduce Nested MMU context, Joerg Roedel, (Wed Mar 3, 12:12 pm)
[PATCH 18/18] KVM: X86: Add KVM_CAP_SVM_CPUID_FIXED, Joerg Roedel, (Wed Mar 3, 12:12 pm)
Re: [PATCH 18/18] KVM: X86: Add KVM_CAP_SVM_CPUID_FIXED, Joerg Roedel, (Wed Mar 10, 7:46 am)
Re: [PATCH 0/18][RFC] Nested Paging support for Nested SVM ..., Marcelo Tosatti, (Thu Mar 11, 1:58 pm)