From: Joerg Roedel Date: Tue, 30 Nov 2010 17:04:01 +0000 (+0100) Subject: KVM: SVM: Use get_host_vmcb function in svm_get_msr for TSC X-Git-Tag: v2.6.38-rc1~244^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4cc703100b1fd97c71804e2fa5c9c377c5b37dc5;p=pandora-kernel.git KVM: SVM: Use get_host_vmcb function in svm_get_msr for TSC This patch replaces the open-coded vmcb-selection for the TSC calculation with the new get_host_vmcb helper function introduced in this patchset. Signed-off-by: Joerg Roedel Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed