Re: [PATCH v8 4/7] KVM: x86: Report host tsc and realtime values in KVM_GET_CLOCK
From: Paolo Bonzini <pbonzini@redhat.com>
Date: 2021-09-29 11:21:56
Also in:
kvm, kvmarm
From: Paolo Bonzini <pbonzini@redhat.com>
Date: 2021-09-29 11:21:56
Also in:
kvm, kvmarm
On 28/09/21 20:53, Marcelo Tosatti wrote:
quoted
+KVM_CLOCK_HOST_TSC. If set, the `host_tsc` field in the kvm_clock_data +structure is populated with the value of the host's timestamp counter (TSC) +at the instant when KVM_GET_CLOCK was called. If clear, the `host_tsc` field +does not contain a value.If the host TSCs are not stable, then KVM_CLOCK_HOST_TSC bit (and host_tsc field) are ambiguous. Shouldnt exposing them be conditional on stable TSC for the host ?
Yes, good point. Paolo _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel