git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
759379d
)
KVM: x86: Robust TSC compensation
author
Zachary Amsden
<zamsden@redhat.com>
Fri, 20 Aug 2010 08:07:26 +0000
(22:07 -1000)
committer
Avi Kivity
<avi@redhat.com>
Sun, 24 Oct 2010 08:51:23 +0000
(10:51 +0200)
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>
No differences found