Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
KVM: x86: zero kvmclock_offset when vcpu0 initializes kvmclock system…
… MSR Initialize kvmclock base, on kvmclock system MSR write time, so that the guest sees kvmclock counting from zero. This matches baremetal behaviour when kvmclock in guest sets sched clock stable. Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com> [Remove unnecessary comment. - Paolo] Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
- Loading branch information