Skip to content

Files

Latest commit

2913395 · Oct 19, 2021

History

History
This branch is 1658 commits behind projectacrn/acrn-hypervisor:master.

hypervisor

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jul 15, 2021
Oct 14, 2021
Sep 27, 2021
Oct 14, 2021
Oct 14, 2021
Sep 17, 2021
Oct 18, 2021
May 27, 2021
Oct 19, 2021
Jun 8, 2020
Sep 8, 2021
Jul 22, 2021
Sep 29, 2021
May 15, 2018
Sep 24, 2021
Mar 14, 2019

ACRN Hypervisor

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".

The ACRN Hypervisor is a Type 1 reference hypervisor stack, running directly on the bare-metal hardware, and is suitable for a variety of IoT and embedded device solutions. The ACRN hypervisor addresses the gap that currently exists between datacenter hypervisors, and hard partitioning hypervisors. The ACRN hypervisor architecture partitions the system into different functional domains, with carefully selected guest OS sharing optimizations for IoT and embedded devices.

You can find out more about Project ACRN on the Project ACRN documentation website.