Re: [PATCH 16/22] KVM: MMU: Track page fault data in struct vcpu

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Roedel, Joerg
Date: Tuesday, May 4, 2010 - 5:00 am

On Tue, May 04, 2010 at 05:50:50AM -0400, Avi Kivity wrote:

Hmm, actually it happened on 32 bit with npt enabled. I think this
can trigger when mmu_alloc_roots is called for an pae guest because it
accidentially tries read the root_gfn from the guest before it figures
out that it runs with tdp and omits the gfn read from the guest.
I need to touch this for nested-npt and will look into a way improving
this.

	Joerg


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

Messages in current thread:
[PATCH 0/22] Nested Paging support for Nested SVM v2, Joerg Roedel, (Tue Apr 27, 3:38 am)
[PATCH 19/22] KVM: MMU: Introduce init_kvm_nested_mmu(), Joerg Roedel, (Tue Apr 27, 3:38 am)