]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: x86: Robust TSC compensation
authorZachary Amsden <zamsden@redhat.com>
Fri, 20 Aug 2010 08:07:26 +0000 (22:07 -1000)
committerAvi Kivity <avi@redhat.com>
Sun, 24 Oct 2010 08:51:23 +0000 (10:51 +0200)
commit750d7b97b711b5f3c0566dc61802eaa848d425cf
treea66d258a99fd7654f1fba049573d0a200ece85e6
parentf4d37a2bda8fd61a749aed6c63b2893d66a2855e
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 <zamsden@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
arch/x86/kvm/x86.c