]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: x86: pass host_tsc to read_l1_tsc
authorMarcelo Tosatti <mtosatti@redhat.com>
Wed, 28 Nov 2012 01:28:58 +0000 (23:28 -0200)
committerMarcelo Tosatti <mtosatti@redhat.com>
Wed, 28 Nov 2012 01:29:11 +0000 (23:29 -0200)
commit949992ab59ad1f4a13b4adc9078c6d10b495dba3
treea62f7af3ef4df07d7c1f9f949f0fc2007178ba0e
parenta829c0a43367ef8db4e5dfef190ff5ee617129dd
KVM: x86: pass host_tsc to read_l1_tsc

Allow the caller to pass host tsc value to kvm_x86_ops->read_l1_tsc().

Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
arch/x86/include/asm/kvm_host.h
arch/x86/kvm/lapic.c
arch/x86/kvm/svm.c
arch/x86/kvm/vmx.c
arch/x86/kvm/x86.c