Commit 8475f94abfa40d6975923ff022280cf7250fc5fb

Authored by Xiao Guangrong
Committed by Avi Kivity
1 parent a0a07cd2c5

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>

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

Documentation/kernel-parameters.txt
... ... @@ -1127,7 +1127,7 @@
1127 1127 Default is 1 (enabled)
1128 1128  
1129 1129 kvm-amd.nested= [KVM,AMD] Allow nested virtualization in KVM/SVM.
1130   - Default is 0 (off)
  1130 + Default is 1 (enabled)
1131 1131  
1132 1132 kvm-amd.npt= [KVM,AMD] Disable nested paging (virtualized MMU)
1133 1133 for all guests.