From: Zachary Amsden Date: Fri, 3 Feb 2012 17:43:57 +0000 (-0200) Subject: KVM: Track TSC synchronization in generations X-Git-Tag: v3.4-rc1~59^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e26101b116a6235bcd80b3a4c38c9fe91286cd79;p=pandora-kernel.git KVM: Track TSC synchronization in generations This allows us to track the original nanosecond and counter values at each phase of TSC writing by the guest. This gets us perfect offset matching for stable TSC systems, and perfect software computed TSC matching for machines with unstable TSC. Signed-off-by: Zachary Amsden Signed-off-by: Marcelo Tosatti Signed-off-by: Avi Kivity --- Reading git-diff-tree failed