On Tue, Jan 14, 2014 at 12:03:24PM +0100, Paolo Bonzini wrote: > The cleanup between v3 and v4 is really nice; thanks. What happened to > the glitch you reported in the v3 thread. > > Il 14/01/2014 10:22, Vadim Rozenfeld ha scritto: > > + tsc_ref.tsc_scale = ((10000LL << 32) / > > + vcpu->arch.virtual_tsc_khz) << 32; > > As mentioned in the review of v3, I don't really like the tsc_scale to > come from two different sources in the two cases of MSR write and > KVM_SET_CLOCK. This is the only qualm I still have with this patch. > Marcelo, do you have any ideas? It should be at kvm_guest_time_update. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html