commit | 35737d2db2f4567106c90060ad110b27cb354fa4 | [log] [tgz] |
---|---|---|
author | Wanpeng Li <wanpengli@tencent.com> | Thu Mar 04 08:35:18 2021 +0800 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Fri Mar 12 13:18:52 2021 -0500 |
tree | 769238079599a5f3d185b68494c4379c9311c3c2 | |
parent | 8df9f1af2eced9720f71cf310275d81c1bf07a06 [diff] |
KVM: LAPIC: Advancing the timer expiration on guest initiated write Advancing the timer expiration should only be necessary on guest initiated writes. When we cancel the timer and clear .pending during state restore, clear expired_tscdeadline as well. Reviewed-by: Sean Christopherson <seanjc@google.com> Signed-off-by: Wanpeng Li <wanpengli@tencent.com> Message-Id: <1614818118-965-1-git-send-email-wanpengli@tencent.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>