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:
ae0bb3e
)
KVM: Replace MSR_IA32_TIME_STAMP_COUNTER with MSR_IA32_TSC of msr-index.h
author
Jaswinder Singh Rajput
<jaswinder@kernel.org>
Fri, 15 May 2009 13:12:05 +0000
(18:42 +0530)
committer
Avi Kivity
<avi@redhat.com>
Thu, 10 Sep 2009 05:32:38 +0000
(08:32 +0300)
Use standard msr-index.h's MSR declaration.
MSR_IA32_TSC is better than MSR_IA32_TIME_STAMP_COUNTER as it also solves
80 column issue.
Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found