On Fri, 2026-07-03 at 22:18 +0100, David Woodhouse wrote: > > + /* Restore TSC offset */ > + vcpu_set_msr(vcpu, MSR_IA32_TSC_ADJUST, tsc_offset);
Huh, what nonsense is this? That's for the guest to use. The test should use KVM_VCPU_TSC_OFFSET. Not quite sure how that ever worked. Fixed in the kvmclock7 branch.
smime.p7s
Description: S/MIME cryptographic signature

