Oracle VM Server Configuration File
dom0-min-mem {memory}
Sets the minimum memory level in Megabytes that dom0 can use. The default is 196.
dom0-cpus {CPUs}
Sets the number of CPUs that dom0 can use. Setting it to 0 allows dom0 to use all CPUs on the computer. The default is 0.
enable-dump {yes no}
Sets whether to core dump when a domain crashes. The default is no.
external-migration-tool {tool}
Sets the tool to be used for initiating virtual TPM (Trusted Platform Module) migration. The default is an empty string.
VNC Server Options
vnc-listen {port}
The port on which to listen for the hardware virtualized VNC Server. Setting the port to 0.0.0.0 allows access from all hosts. Setting the port to localhost restricts access to only the local host. The default is 127.0.0.1.
vncpasswd {passwd}
Sets the password to use for hardware virtualized VNC Server connections. The password is the global default for all hardware virtualized guests. You can set to use no password with an empty string as the value. The default is an empty string (no password).
(vncpasswd 'mypassword')
Oracle VM Server Configuration File