KVM: x86: pass kvm_get_time_scale arguments in hertz
authorPaolo Bonzini <pbonzini@redhat.com>
Mon, 8 Feb 2016 14:11:15 +0000 (15:11 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 16 Feb 2016 17:48:45 +0000 (18:48 +0100)
commit3ae13faac40011e51234989d938fb70f4f0150d0
tree3c29610144e35f4cca18dd5b345a9344606a874f
parent83326e43f27e9a8a501427a0060f8af519a39bb2
KVM: x86: pass kvm_get_time_scale arguments in hertz

Prepare for improving the precision in the next patch.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/x86.c