# The first two options are used to generate arguments for the hypervisor.
# Commonly used options are:
#
-# dom0_mem=<size>
+# dom0_mem=<size> (for arm)
+# dom0_mem=<size>,max:<size> (for x86)
# Sets the amount of memory dom0 uses to a fixed size. All other memory
# will be usable for domUs. For x86, this prevents ballooning actions
# from happening to take away memory from the dom0 or return it back. For
-# arm, setting this option is required. E.g. dom0_mem=4G
+# arm, setting this option is required. E.g. (for x86) dom0_mem=4G,max:4G
#
# dom0_max_vcpus=<min>-<max>
# Limits the amount of physical cpus that dom0 is using, so it will not