kvm_vm_ioctl_get_dirty_log
int kvm_vm_ioctl_get_dirty_log(struct kvm *kvm, struct kvm_dirty_log *log);
r = kvm_vm_ioctl_get_dirty_log(kvm, &log);