lkml.org 
[lkml]   [2021]   [Sep]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: [PATCH v3 02/31] KVM: MMU: Introduce struct kvm_page_fault
From
On 29/09/21 01:25, David Matlack wrote:
>> +struct kvm_page_fault {
>> + /* arguments to kvm_mmu_do_page_fault. */
>> + const gpa_t addr;
>> + const u32 error_code;
>> + const bool prefault;
> This is somewhat tangential to your change but... I notice KVM uses
> "prefetch" and "prefault" interchangably. If we changed prefault to
> prefetch here and in kvm_mmu_do_page_fault then that would make the
> naming consistent throughout KVM ("prefetch" for everything).
>

Sounds good.

Paolo

\
 
 \ /
  Last update: 2021-09-29 13:14    [W:0.125 / U:0.284 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site