kvm_timer_compute_delta
if (!kvm_timer_compute_delta(timer))
min_delta = min(min_delta, kvm_timer_compute_delta(ctx));
ns = kvm_timer_compute_delta(ctx);
soft_timer_start(&ctx->hrtimer, kvm_timer_compute_delta(ctx));