maxmem
Defines how much memory in MB can be assigned to the VM Guest while running.
Example:
(maxmem 1024)
memory
Defines the initial amount of memory in MB of the VM Guest. Example:
(memory 512)
name
The name of the VM Guest as it appears in different managing utilities. Example:
(name sles11)
online_vcpus
Number of CPUs that are currently available to the VM Guest. Example:
(online_vcpus 2)
on_crash
(on_crash { coredump-destroy | coredump-restart | destroy | preserve |
rename-restart | restart })
Defines the behavior after a domain exits because of a "crash".
1 coredump-destroy
Dumps the core of the VM Guest before destroying it. Example:
(on_crash coredump-destroy)
SXP Configuration Options
127
Need help?
Do you have a question about the SUSE LINUX ENTERPRISE DESKTOP 11 SP1 - 8-18-2010 VIRTUALIZATION WITH ZEN and is the answer not in the manual?
Questions and answers