From: Zachary Amsden Date: Fri, 20 Aug 2010 08:07:16 +0000 (-1000) Subject: KVM: x86: Convert TSC writes to TSC offset writes X-Git-Tag: v2.6.37-rc1~142^2~170 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f4e1b3c8bd2a044cd0ccf80595bfd088a49fe60b;p=pandora-kernel.git KVM: x86: Convert TSC writes to TSC offset writes Change svm / vmx to be the same internally and write TSC offset instead of bare TSC in helper functions. Isolated as a single patch to contain code movement. Signed-off-by: Zachary Amsden Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed