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.

Reply via email to