• Home
  • Raw
  • Download

Lines Matching refs:VM

12 // Specification of the key components of a VM.
14 // Path to the kernel that should be used for the VM.
18 // the VM.
31 // Describes any additional disk images that should be mounted inside the VM.
36 // Path where this disk image will be mounted inside the VM.
59 // Information about a particular VM.
61 // The IPv4 address assigned to the VM, in network byte order.
64 // The process ID of the main crosvm process for the VM.
67 // The virtual socket context id assigned to the VM.
72 // with this VM.
78 // The VM that should be started. This is ignored if starting a termina VM,
82 // Any additional disks that should be mounted inside the VM.
85 // Path to a shared directory that will be mounted via NFS inside the VM.
91 // The human-readable name to be assigned to this VM.
110 // The VM is already running.
113 // The VM is currently starting up.
116 // The VM failed to startup.
122 // If true, the VM was started successfully. |vm_info| will have non-default
126 // If the VM failed to start, the reason for the failure.
129 // Information about the VM that was started, if successful.
132 // Status of the VM. If VM_STATUS_RUNNING, it is not necessary to wait for a
133 // TremplinStartedSignal before starting a container in the VM.
139 // The name of the VM to be stopped.
148 // If true, the requested VM was stopped.
151 // The failure_reason if the requested VM could not be stopped.
155 // Request for information about the VM.
157 // The name of the VM to query.
166 // If true, the requested VM exists and info was returned.
169 // Information about the VM that was requested.
276 // Request to list all VM disk images in the given storage area.
302 // Name of the VM the container is in.
305 // Name of the container within the VM.
312 // Request to start a specified container image within a VM. If the container
313 // does not exist in the VM it will be created. Used with the StartContainer
316 // Name of the VM to start the container in.
319 // Name of the container to start within the VM. If empty, the default
371 // Name of the VM to target.
374 // Name of the container within the VM to target, if empty the default