• Home
  • Annotate
  • current directory
Name Date Size #Lines LOC

..22-Aug-2025-

arch/x86/21-Aug-2025-

bios/21-Aug-2025-

core/21-Aug-2025-

hw/21-Aug-2025-

include/21-Aug-2025-

lib/21-Aug-2025-

log/21-Aug-2025-

Makefile A D21-Aug-20257.1 KiB269222

README.rst A D21-Aug-2025375 139

samples A D21-Aug-202548 11

README.rst

1ACRN Device Model
2#################
3
4Introduction
5============
6
7The ACRN Device Model provides **device sharing** capabilities between the
8Service VM and post-launched User VMs. It is a component that is used in
9conjunction with the `ACRN Hypervisor`_ and is installed within the Service
10VM.
11
12.. _`ACRN Hypervisor`: https://github.com/projectacrn/acrn-hypervisor
13