495e37
# User changes in this file are preserved across upgrades.
495e37
#
495e37
# Setting "modprobe kvm nested=1" only enables Nested Virtualization until
495e37
# the next reboot or module reload. Uncomment the option below to enable
495e37
# the feature permanently.
495e37
#
495e37
#options kvm nested=1
495e37
#
495e37
#
495e37
# Setting "modprobe kvm hpage=1" only enables Huge Page Backing (1MB)
495e37
# support until the next reboot or module reload. Uncomment the option
495e37
# below to enable the feature permanently.
495e37
#
495e37
# Note: - Incompatible with "nested=1". Loading the module will fail.
495e37
#       - Dirty page logging will be performed on a 1MB (not 4KB) basis,
495e37
#         which can result in a lot of data having to be transferred during
495e37
#         migration, and therefore taking very long to converge.
495e37
#
495e37
#options kvm hpage=1