dcavalca / rpms / qemu

Forked from rpms/qemu 10 months ago
Clone

Blame kvm-x86.conf

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