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