[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <56CBDDC0.40301@linux.intel.com>
Date: Tue, 23 Feb 2016 12:19:12 +0800
From: Xiao Guangrong <guangrong.xiao@...ux.intel.com>
To: Paolo Bonzini <pbonzini@...hat.com>
Cc: gleb@...nel.org, mtosatti@...hat.com, kvm@...r.kernel.org,
linux-kernel@...r.kernel.org, kai.huang@...ux.intel.com,
jike.song@...el.com
Subject: Re: [PATCH v3 06/11] KVM: MMU: let page fault handler be aware
tracked page
On 02/19/2016 07:45 PM, Paolo Bonzini wrote:
>
>
> On 14/02/2016 12:31, Xiao Guangrong wrote:
>> +/*
>> + * check if the corresponding access on the specified guest page is tracked.
>> + */
>> +bool kvm_page_track_check_mode(struct kvm_vcpu *vcpu, gfn_t gfn,
>> + enum kvm_page_track_mode mode)
>
> Please rename to kvm_page_track_is_active.
Got it! Will do it in the next version.
Powered by blists - more mailing lists