fix typo in guide for nested kvm
Change-Id: Ie103a097830401248c75fcb16d4dd746bbbb7288 Signed-off-by: Hiroshi Miura <miurahr@nttdata.co.jp>
This commit is contained in:
		@@ -88,7 +88,7 @@ host:
 | 
			
		||||
    parm:           nested:int
 | 
			
		||||
 | 
			
		||||
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
 | 
			
		||||
    options kvm-amd nested=y
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user