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:
eb6f302
)
KVM: SVM: Allow setting the SVME bit
author
Alexander Graf
<agraf@suse.de>
Tue, 25 Nov 2008 19:17:10 +0000
(20:17 +0100)
committer
Avi Kivity
<avi@redhat.com>
Tue, 24 Mar 2009 09:02:48 +0000
(11:02 +0200)
Normally setting the SVME bit in EFER is not allowed, as we did
not support SVM. Not since we do, we should also allow enabling
SVM mode.
v2 comes as last patch, so we don't enable half-ready code
v4 introduces a module option to enable SVM
v6 warns that nesting is enabled
Acked-by: Joerg Roedel <joro@8bytes.org>
Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/kvm/svm.c
patch
|
blob
|
history
diff --cc
arch/x86/kvm/svm.c
Simple merge