From: Joerg Roedel Date: Fri, 25 Mar 2011 08:44:50 +0000 (+0100) Subject: KVM: X86: Delegate tsc-offset calculation to architecture code X-Git-Tag: v3.0-rc1~350^2~83 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=857e40999e35906baa367a79137019912cfb5434;p=pandora-kernel.git KVM: X86: Delegate tsc-offset calculation to architecture code With TSC scaling in SVM the tsc-offset needs to be calculated differently. This patch propagates this calculation into the architecture specific modules so that this complexity can be handled there. Signed-off-by: Joerg Roedel Signed-off-by: Avi Kivity --- Reading git-diff-tree failed