On Fri, 2026-05-15 at 12:19 -0700, Sean Christopherson wrote: > Clean up the setting of PVCLOCK_TSC_STABLE_BIT during kvmclock init to > make it somewhat obvious that pvclock_read_flags() must be called *after* > pvclock_set_flags(). > > Note, in theory, a different PV clock could have set PVCLOCK_TSC_STABLE_BIT > in the supported flags, i.e. reading flags only if > KVM_FEATURE_CLOCKSOURCE_STABLE_BIT is set could very, very theoretically > result in a change in behavior. In practice, the kernel only supports a > single PV clock.
> Signed-off-by: Sean Christopherson <[email protected]> Reviewed-by: David Woodhouse <[email protected]>
smime.p7s
Description: S/MIME cryptographic signature

