lkml.org 
[lkml]   [2018]   [Jul]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [patch 4/7] x86/kvmclock: Cleanup the code
On Fri, Jul 06, 2018 at 06:13:11PM +0200, Thomas Gleixner wrote:
> - native_write_msr(msr_kvm_wall_clock, low, high);
> + wrmsrl(msr_kvm_wall_clock, slow_virt_to_phys(&wall_clock));

Does it matter that you went from an explicit native WRMSR instruction
to a potentially paravirt MSR thing?

\
 
 \ /
  Last update: 2018-07-09 11:06    [W:0.221 / U:0.260 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site