Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Build disk image

First, we need to build a disk image of the VM. Information on how to build a disk image in detail is available here for a Yocto VM, or here for a Debian VM.

Configuration

The inventory may define these hosts to run:

...

Example, for a virtual machine with the real-time:

<resource>
    <partition>/machine/rt</partition>
</resource>

CPU tunning

In the project, this element will be used to limite the virtual machine (more details here).

...