To check if you can run hosted hypervisors run:
cat /sys/module/kvm_intel/parameters/nested
If it returns ‘Y’ you are good to go, and actually don’t need this article, if it returns ‘N’ you can enable nested virtualization for the current boot
Continue reading “Linux Enable KVM guest hypervisors (nested hypervisors)”