On Mon, 2021-05-24 at 16:21 +0200, Paolo Bonzini wrote: > On 21/05/21 12:24, Ilias Stamatis wrote: > > + u64 adj = kvm_compute_tsc_offset_l1(vcpu, data) - vcpu->arch.l1_tsc_offset; > > Better: kvm_compute_l1_tsc_offset. So far anyway I can adjust this myself. Nothing against this either! Reviewed-by: Maxim Levitsky <mlevitsk@xxxxxxxxxx> > > Paolo >