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