Blame SOURCES/kvm-x86.conf

9bac43
# Setting modprobe kvm_intel/kvm_amd nested = 1
9bac43
# only enables Nested Virtualization until the next reboot or
9bac43
# module reload. Uncomment the option applicable
9bac43
# to your system below to enable the feature permanently.
9bac43
#
9bac43
# User changes in this file are preserved across upgrades.
9bac43
#
9bac43
# For Intel
9bac43
#options kvm_intel nested=1
9bac43
#
9bac43
# For AMD
9bac43
#options kvm_amd nested=1