qemu-kvm/kvm-x86.conf
Danilo C. L. de Paula 43bd4b3884 Initial 3.0.0 rebase
2026-02-17 16:57:04 +01:00

13 lines
358 B
Plaintext

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