aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/kernel-parameters.txt
diff options
context:
space:
mode:
authorXiao Guangrong <xiaoguangrong@cn.fujitsu.com>2010-09-20 22:16:45 +0800
committerAvi Kivity <avi@redhat.com>2010-10-24 10:52:58 +0200
commit8475f94abfa40d6975923ff022280cf7250fc5fb (patch)
tree877bcae3e684d685c88cada1dd7ec059838fe7e1 /Documentation/kernel-parameters.txt
parentKVM: SVM: do not generate "external interrupt exit" if other exit is pending (diff)
downloadlinux-dev-8475f94abfa40d6975923ff022280cf7250fc5fb.tar.xz
linux-dev-8475f94abfa40d6975923ff022280cf7250fc5fb.zip
KVM: fix the description of kvm-amd.nested in documentation
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>
Diffstat (limited to 'Documentation/kernel-parameters.txt')
-rw-r--r--Documentation/kernel-parameters.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt
index 6bd23751a2ce..3170edbf1924 100644
--- 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.