It worked, thanks!
I ran these two commands in this order:
sudo grubby --update-kernel=ALL --args="kvm.enable_virt_at_load=0"
Then
sudo grub2-mkconfig -o /boot/grub2/grub.cfg
Then reboot
It worked, thanks!
I ran these two commands in this order:
sudo grubby --update-kernel=ALL --args="kvm.enable_virt_at_load=0"
Then
sudo grub2-mkconfig -o /boot/grub2/grub.cfg
Then reboot