KVM_GET_DIRTY_LOG
vm_ioctl(vm, KVM_GET_DIRTY_LOG, &args);
rc = ioctl(self->vm_fd, KVM_GET_DIRTY_LOG, &dlog);
case KVM_GET_DIRTY_LOG: {