commit | 95c065400a127291f05ab8a9e72ba65fbcda2335 | [log] [tgz] |
---|---|---|
author | Wanpeng Li <wanpengli@tencent.com> | Thu Sep 05 14:26:28 2019 +0800 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Wed Sep 11 18:05:53 2019 +0200 |
tree | 1591261b3707567fde4c4f4496d535aa4aa9f6bc | |
parent | 2b0911d1311e8f3a3cda472e08df21bcc49a5e61 [diff] |
KVM: VMX: Stop the preemption timer during vCPU reset The hrtimer which is used to emulate lapic timer is stopped during vcpu reset, preemption timer should do the same. Cc: Paolo Bonzini <pbonzini@redhat.com> Cc: Radim Krčmář <rkrcmar@redhat.com> Signed-off-by: Wanpeng Li <wanpengli@tencent.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>