Re: [patch 4/7] x86/kvmclock: Cleanup the code

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

 



> - Cleanup the mrs write for wall clock.

s/mrs/MSR/

On 06/07/2018 18:13, Thomas Gleixner wrote:
> @@ -195,6 +181,7 @@ static void kvm_register_clock(char *txt
>  	if (!hv_clock)
>  		return;
>  
> +	src = &hv_clock[cpu].pvti;
>  	pa = slow_virt_to_phys(src) | 0x01ULL;
>  	wrmsrl(msr_kvm_system_time, pa);
>  	pr_info("kvm-clock: cpu %d, msr %llx, %s\n", cpu, pa, txt);

Ah, here it is.

Paolo



[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