fix typo in guide for nested kvm
Change-Id: Ie103a097830401248c75fcb16d4dd746bbbb7288 Signed-off-by: Hiroshi Miura <miurahr@nttdata.co.jp>
This commit is contained in:
parent
411c43983d
commit
c1dded9b91
@ -88,7 +88,7 @@ host:
|
|||||||
parm: nested:int
|
parm: nested:int
|
||||||
|
|
||||||
To make the above value persistent across reboots, add an entry in
|
To make the above value persistent across reboots, add an entry in
|
||||||
/etc/modprobe.ddist.conf so it looks as below::
|
/etc/modprobe.d/dist.conf so it looks as below::
|
||||||
|
|
||||||
cat /etc/modprobe.d/dist.conf
|
cat /etc/modprobe.d/dist.conf
|
||||||
options kvm-amd nested=y
|
options kvm-amd nested=y
|
||||||
|
Loading…
Reference in New Issue
Block a user