On Fri, 2026-05-15 at 12:19 -0700, Sean Christopherson wrote: > WARN if kvmclock is still suspended when its wallclock is read, i.e. when > the kernel reads its persistent clock. The wallclock subtly depends on > the BSP's kvmclock being enabled, and returns garbage if kvmclock is > disabled. > > Signed-off-by: Sean Christopherson <[email protected]>
Reviewed-by: David Woodhouse <[email protected]> Although I still hate the whole KVM wallclock thing, as the kvmclock itself is monotonic_raw, so adding that to the wallclock epoch is kind of wrong. Maybe the host should updated the wallclock occasionally to keep it up to date... Or maybe the guest should prefer the KVM_HC_CLOCK_PAIRING hypercall if it exists, over kvm-wallclock.
smime.p7s
Description: S/MIME cryptographic signature

