Required KVM parameter fix. No idea how it's been absent for this long.
This commit is contained in:
		
							parent
							
								
									8fb4c56799
								
							
						
					
					
						commit
						4ac0bf163d
					
				|  | @ -272,6 +272,8 @@ sudo yum install libvirt qemu-kvm | ||||||
| sudo systemctl enable libvirtd.service | sudo systemctl enable libvirtd.service | ||||||
| sudo systemctl enable virtlogd.service | sudo systemctl enable virtlogd.service | ||||||
| 
 | 
 | ||||||
|  | echo 1 | sudo tee /sys/module/kvm/parameters/ignore_msrs | ||||||
|  | 
 | ||||||
| sudo modprobe kvm | sudo modprobe kvm | ||||||
| 
 | 
 | ||||||
| # reboot | # reboot | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue