From: Zachary Amsden Date: Fri, 20 Aug 2010 08:07:23 +0000 (-1000) Subject: KVM: x86: Unify TSC logic X-Git-Tag: v2.6.37-rc1~142^2~165 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e48672fa25e879f7ae21785c7efd187738139593;p=pandora-kernel.git KVM: x86: Unify TSC logic Move the TSC control logic from the vendor backends into x86.c by adding adjust_tsc_offset to x86 ops. Now all TSC decisions can be done in one place. Signed-off-by: Zachary Amsden Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed