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:
278429c
)
KVM: VMX: Rename misnamed msr bits
author
Sheng Yang
<sheng.yang@intel.com>
Tue, 24 Jun 2008 09:02:38 +0000
(17:02 +0800)
committer
Avi Kivity
<avi@qumranet.com>
Wed, 15 Oct 2008 08:13:57 +0000
(10:13 +0200)
MSR_IA32_FEATURE_LOCKED is just a bit in fact, which shouldn't be prefixed with
MSR_. So is MSR_IA32_FEATURE_VMXON_ENABLED.
Signed-off-by: Sheng Yang <sheng.yang@intel.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
No differences found