From: Zachary Amsden Date: Fri, 20 Aug 2010 08:07:20 +0000 (-1000) Subject: KVM: x86: TSC reset compensation X-Git-Tag: v2.6.37-rc1~142^2~168 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f38e098ff3a315bb74abbb4a35cba11bbea8e2fa;p=pandora-kernel.git KVM: x86: TSC reset compensation Attempt to synchronize TSCs which are reset to the same value. In the case of a reliable hardware TSC, we can just re-use the same offset, but on non-reliable hardware, we can get closer by adjusting the offset to match the elapsed time. Signed-off-by: Zachary Amsden Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed