Re: [PATCH 3/8] KVM: SVM: Sync cr0 and cr3 to kvm state before nested handling

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Joerg Roedel
Date: Friday, April 23, 2010 - 7:17 am

On Fri, Apr 23, 2010 at 03:50:20PM +0200, Alexander Graf wrote:

Because arch.cr3 contains always the current l2-cr3. This wasn't the
case before because the sync was done after the nested handling. But now
we do it before a vmexit can happen and are safe to just use arch.cr3.

	Joerg


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

Messages in current thread:
Re: [PATCH 3/8] KVM: SVM: Sync cr0 and cr3 to kvm state be ..., Joerg Roedel, (Fri Apr 23, 7:17 am)