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:
ae38436
)
KVM: x86: Convert TSC writes to TSC offset writes
author
Zachary Amsden
<zamsden@redhat.com>
Fri, 20 Aug 2010 08:07:16 +0000
(22:07 -1000)
committer
Avi Kivity
<avi@redhat.com>
Sun, 24 Oct 2010 08:51:22 +0000
(10:51 +0200)
Change svm / vmx to be the same internally and write TSC offset
instead of bare TSC in helper functions. Isolated as a single
patch to contain code movement.
Signed-off-by: Zachary Amsden <zamsden@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
No differences found