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)
commit886b470cb14733a0286e365c77f1844c240c33a4
treea62f7af3ef4df07d7c1f9f949f0fc2007178ba0e
parent51c19b4f5927f5a646e93d69f73c7e89ea14e737
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