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:
99e3e30
)
KVM: x86: TSC reset compensation
author
Zachary Amsden
<zamsden@redhat.com>
Fri, 20 Aug 2010 08:07:20 +0000
(22:07 -1000)
committer
Avi Kivity
<avi@redhat.com>
Sun, 24 Oct 2010 08:51:22 +0000
(10:51 +0200)
Attempt to synchronize TSCs which are reset to the same value. In the
case of a reliable hardware TSC, we can just re-use the same offset, but
on non-reliable hardware, we can get closer by adjusting the offset to
match the elapsed time.
Signed-off-by: Zachary Amsden <zamsden@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
No differences found