system

Specify the name of the VM being configured by the present configuration file

Synopsis:

system system_name

Description:

The system option specifies the name (system_name) of the VM being configured by the present qvm configuration file or command-line startup. If specified, it must be the first entry (other than comments) in a qvm configuration file or command-line string.

Example:

The following specifies that the name of the VM created with the current qvm configuration file is “qnx7a”:

system qnx7a

If you use the virtio-net vdev's peer option, the full name of the end of the peer link is formed from the value of system_name concatenated with the value specified for the virtio-net vdev's name option (see vdev virtio-net in the Virtual Device Reference chapter).