|
@@ -2794,7 +2794,7 @@ void kvm_arch_vcpu_load(struct kvm_vcpu *vcpu, int cpu)
|
|
|
}
|
|
|
if (kvm_lapic_hv_timer_in_use(vcpu) &&
|
|
|
kvm_x86_ops->set_hv_timer(vcpu,
|
|
|
- kvm_get_lapic_tscdeadline_msr(vcpu)))
|
|
|
+ kvm_get_lapic_target_expiration_tsc(vcpu)))
|
|
|
kvm_lapic_switch_to_sw_timer(vcpu);
|
|
|
/*
|
|
|
* On a host with synchronized TSC, there is no need to update
|