From: Zachary Amsden Date: Fri, 20 Aug 2010 08:07:26 +0000 (-1000) Subject: KVM: x86: Robust TSC compensation X-Git-Tag: v2.6.37-rc1~142^2~162 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46543ba45fc4b64ca32655efdc8d9c599b4164e2;p=pandora-kernel.git KVM: x86: Robust TSC compensation Make the match of TSC find TSC writes that are close to each other instead of perfectly identical; this allows the compensator to also work in migration / suspend scenarios. Signed-off-by: Zachary Amsden Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed