acrn-hypervisor/devicemodel
Xie, nanlin ef13f2462a Doc: Update GSG for v0.4 version and launch and acrn.conf sample script
Signed-off-by: Xie, nanlin <nanlin.xie@intel.com>
2018-12-26 16:36:26 -08:00
..
arch/x86 dm: enhence the mevent API 2018-12-07 20:21:33 +08:00
bios dm: bios: update to version 1.0.1 2018-10-31 11:30:45 +08:00
core dm: apply new mevent API to avoid race issue in mei 2018-12-07 20:21:33 +08:00
hw dm: apply new mevent API to avoid race issue in mei 2018-12-07 20:21:33 +08:00
include dm: enhence the mevent API 2018-12-07 20:21:33 +08:00
lib
samples Doc: Update GSG for v0.4 version and launch and acrn.conf sample script 2018-12-26 16:36:26 -08:00
vmcfg devicemodel: Makefile: clean up/refactor some code 2018-10-30 14:25:51 +08:00
MAINTAINERS
Makefile HDCP virtio back-end driver 2018-11-30 14:45:24 +08:00
README.rst Documentation: clean-up of isolated README.rst files 2018-11-20 11:09:53 -08:00

ACRN Device Model
#################

Introduction
============
The ACRN Device Model provides **device sharing** capabilities between the
Service OS and Guest OSs. It is a component that is used in conjunction with
the `ACRN Hypervisor`_ and this is installed within the Service OS. You can
find out more about Project ACRN on the `Project ACRN documentation`_ website.

.. _`ACRN Hypervisor`: https://github.com/projectacrn/acrn-hypervisor
.. _`Project ACRN documentation`: https://projectacrn.github.io/