projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a0a07cd
)
KVM: fix the description of kvm-amd.nested in documentation
author
Xiao Guangrong
<xiaoguangrong@cn.fujitsu.com>
Mon, 20 Sep 2010 14:16:45 +0000
(22:16 +0800)
committer
Avi Kivity
<avi@redhat.com>
Sun, 24 Oct 2010 08:52:58 +0000
(10:52 +0200)
The default state of 'kvm-amd.nested' is enabled now, so fix the documentation
Signed-off-by: Xiao Guangrong <xiaoguangrong@cn.fujitsu.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Documentation/kernel-parameters.txt
patch
|
blob
|
history
diff --git
a/Documentation/kernel-parameters.txt
b/Documentation/kernel-parameters.txt
index 6bd23751a2cef610623d0434cd542308459e4133..3170edbf1924e49a6a844f9fa6f4cbeb756dddb7 100644
(file)
--- a/
Documentation/kernel-parameters.txt
+++ b/
Documentation/kernel-parameters.txt
@@
-1127,7
+1127,7
@@
and is between 256 and 4096 characters. It is defined in the file
Default is 1 (enabled)
kvm-amd.nested= [KVM,AMD] Allow nested virtualization in KVM/SVM.
- Default is
0 (off
)
+ Default is
1 (enabled
)
kvm-amd.npt= [KVM,AMD] Disable nested paging (virtualized MMU)
for all guests.