commit | 46543ba45fc4b64ca32655efdc8d9c599b4164e2 | [log] [tgz] |
---|---|---|
author | Zachary Amsden <zamsden@redhat.com> | Thu Aug 19 22:07:26 2010 -1000 |
committer | Avi Kivity <avi@redhat.com> | Sun Oct 24 10:51:23 2010 +0200 |
tree | a66d258a99fd7654f1fba049573d0a200ece85e6 | |
parent | 759379dd68c2885d1fafa433083d4487e710a685 [diff] |
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>