KVM: x86: rename argument to kvm_set_tsc_khz
authorPaolo Bonzini <pbonzini@redhat.com>
Mon, 8 Feb 2016 13:51:12 +0000 (14:51 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 16 Feb 2016 17:48:33 +0000 (18:48 +0100)
commit4941b8cb3746f09bb102f7a5d64d878e96a0c6cd
tree74373124946cc8114d706569bfa8de5e1cb9cf4d
parent6f05485d3a161caebc0fc7a73d641fa42a0dd263
KVM: x86: rename argument to kvm_set_tsc_khz

This refers to the desired (scaled) frequency, which is called
user_tsc_khz in the rest of the file.

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