README.rst
1ACRN Tools
2##########
3
4The open source `Project ACRN`_ defines a device hypervisor reference stack and
5an architecture for running multiple software subsystems, managed securely, on
6a consolidated system by means of a virtual machine manager. It also defines a
7reference framework implementation for virtual device emulation, called the
8"ACRN Device Model".
9
10This folder holds the source to a number of tools that facilitate the
11management, debugging, profiling, and logging of multi-OS systems based on
12ACRN.
13
14You can find out more about Project ACRN and its set of tools on the
15`Project ACRN documentation`_ website.
16
17.. _`Project ACRN`: https://projectacrn.org
18.. _`Project ACRN documentation`: https://projectacrn.github.io/
19
20