acrn-hypervisor/misc
Yang,Yu-chu 73547471c7 config-tools: refine the MAX_MSIX_TABLE_NUM in config.h
Find the maximum of counts MSI and table_size of MSI-X based on
board.xml.

Tracked-On: #6235
Signed-off-by: Yang,Yu-chu <yu-chu.yang@intel.com>
2021-07-19 10:00:40 +08:00
..
config_tools config-tools: refine the MAX_MSIX_TABLE_NUM in config.h 2021-07-19 10:00:40 +08:00
debug_tools Makefile: honor BUILD_VERSION and BUILD_TAG 2021-05-20 10:02:33 +08:00
efi-stub misc: efi-stub: Set MOR bit before jumping to hypervisor 2021-06-24 14:42:56 +08:00
hv_prebuild hv: dm: Use new I/O request data structures 2021-07-15 11:53:54 +08:00
packaging doc: fix all headings to use title case 2021-02-13 12:37:49 -08:00
services config_tools: Use new HSM driver device node 2021-07-15 11:53:54 +08:00
Makefile tools: do not build life_mngr by default 2021-03-29 15:38:29 +08:00
README.rst doc: fix all headings to use title case 2021-02-13 12:37:49 -08:00

README.rst

ACRN Tools
##########

The open source `Project ACRN`_ defines a device hypervisor reference stack and
an architecture for running multiple software subsystems, managed securely, on
a consolidated system by means of a virtual machine manager. It also defines a
reference framework implementation for virtual device emulation, called the
"ACRN Device Model".

This folder holds the source to a number of tools that facilitate the
management, debugging, profiling, and logging of multi-OS systems based on
ACRN.

You can find out more about Project ACRN and its set of tools on the
`Project ACRN documentation`_ website.

.. _`Project ACRN`: https://projectacrn.org
.. _`Project ACRN documentation`: https://projectacrn.github.io/