Added leading space to lists for asciidoc
This commit is contained in:
parent
afa0dd01f4
commit
c3d0faeca6
1 changed files with 2 additions and 0 deletions
|
@ -19,6 +19,7 @@ Y
|
|||
== Enabling nested virtualization
|
||||
|
||||
To enable nested virtualization for Intel processors:
|
||||
|
||||
. Shut down all running VMs and unload the `kvm_probe` module:
|
||||
+
|
||||
----
|
||||
|
@ -36,6 +37,7 @@ options kvm_intel nested=1
|
|||
----
|
||||
|
||||
To enable nested virtualization for AMD processors:
|
||||
|
||||
. Shut down all running VMs and unload the `kvm_amd` module:
|
||||
+
|
||||
----
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue