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:
f1d2483
)
KVM: VMX: constify lookup tables
author
Mathias Krause
<minipli@googlemail.com>
Wed, 29 Aug 2012 23:30:19 +0000
(
01:30
+0200)
committer
Avi Kivity
<avi@redhat.com>
Wed, 5 Sep 2012 09:42:09 +0000
(12:42 +0300)
We use vmcs_field_to_offset_table[], kvm_vmx_segment_fields[] and
kvm_vmx_exit_handlers[] as lookup tables only -- make them r/o.
Signed-off-by: Mathias Krause <minipli@googlemail.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/kvm/vmx.c
patch
|
blob
|
history
diff --cc
arch/x86/kvm/vmx.c
Simple merge