From: Joerg Roedel Date: Fri, 25 Mar 2011 08:44:49 +0000 (+0100) Subject: KVM: X86: Implement call-back to propagate virtual_tsc_khz X-Git-Tag: v3.0-rc1~350^2~84 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4051b18801f5b47bb0369feefdc80e57819d0ddf;p=pandora-kernel.git KVM: X86: Implement call-back to propagate virtual_tsc_khz This patch implements a call-back into the architecture code to allow the propagation of changes to the virtual tsc_khz of the vcpu. On SVM it updates the tsc_ratio variable, on VMX it does nothing. Signed-off-by: Joerg Roedel Signed-off-by: Avi Kivity --- Reading git-diff-tree failed