Re: [PATCH 13/22] KVM: X86: Add kvm_read_guest_page_tdp function

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Avi Kivity
Date: Tuesday, April 27, 2010 - 5:42 am

On 04/27/2010 01:38 PM, Joerg Roedel wrote:

s/ist/is/


Naming: I see 'tdp' as a host property, and this is valid whether tdp is 
enabled or not.  Suggest calling it kvm_read_nested_guest_page().

Following mmu.txt, the parameter would be ngfn, not gfn.


Overflow: sizeof(gpa) > sizeof(gfn).


gpa_to_gfn().


-- 
error compiling committee.c: too many arguments to function

--
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 13/22] KVM: X86: Add kvm_read_guest_page_tdp fu ..., Avi Kivity, (Tue Apr 27, 5:42 am)