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

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Joerg Roedel
Date: Tuesday, April 27, 2010 - 6:28 am

On Tue, Apr 27, 2010 at 03:58:36PM +0300, Avi Kivity wrote:

This shouldn't be an issue. If we run on 32bit host with nested paging
the guest can't have more than 4gb of addressable memory because of the
page table limitations (nested page table is always in host format).


Right. I'll fix it.


Yeah, makes it easier to read.

	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)
Re: [PATCH 16/22] KVM: MMU: Track page fault data in struc ..., Joerg Roedel, (Tue Apr 27, 6:28 am)