Re: [RFC 3/7] measure time out of guest

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> >  void kvm_arch_vcpu_put(struct kvm_vcpu *vcpu)
> >  {
> >  	kvm_x86_ops->vcpu_put(vcpu);
> >  	kvm_put_guest_fpu(vcpu);
> >+
> >+	vcpu->arch.last_time_out = getnsboottime();
> >  }
> >
> >  static int is_efer_nx(void)
> 
> I think I've added some of the same instrumentation in my series.
Yeah, I did picked up one of your patches verbatim, if you don't mind =]

--
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


[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux