]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Revert "x86: kvm: rate-limit global clock updates"
authorLei Chen <lei.chen@smartx.com>
Tue, 19 Aug 2025 15:20:26 +0000 (23:20 +0800)
committerSean Christopherson <seanjc@google.com>
Mon, 17 Nov 2025 15:50:24 +0000 (07:50 -0800)
commit446fcce2a52b533c543dabba26777813c347577c
treec76eb544cf42a1471ae8f98e8d780ca1251530bb
parent43ddbf16edf5c1790684b32d5eb920a1b0eea285
Revert "x86: kvm: rate-limit global clock updates"

This reverts commit 7e44e4495a398eb553ce561f29f9148f40a3448f.

Commit 7e44e4495a39 ("x86: kvm: rate-limit global clock updates")
intends to use a kvmclock_update_work to sync ntp corretion
across all vcpus kvmclock, which is based on commit 0061d53daf26f
("KVM: x86: limit difference between kvmclock updates")

Since kvmclock has been switched to mono raw, this commit can be
reverted.

Signed-off-by: Lei Chen <lei.chen@smartx.com>
Link: https://patch.msgid.link/20250819152027.1687487-3-lei.chen@smartx.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
arch/x86/include/asm/kvm_host.h
arch/x86/kvm/x86.c