acrn-hypervisor/devicemodel
Helmut Buchsbaum 78f702ef8c Use libdrm library for drm access
Use needed constants from libderm instead of directly using
kernel UAPI.

Tracked-On: #6688
Signed-off-by: Helmut Buchsbaum <helmut.buchsbaum@opensource.tttech-industrial.com>
2022-05-10 09:20:14 +08:00
..
arch/x86
bios
core
hw Use libdrm library for drm access 2022-05-10 09:20:14 +08:00
include dm: Remove dependency on libuuid 2022-05-10 09:20:14 +08:00
lib
log
MAINTAINERS
Makefile dm: Remove dependency on libuuid 2022-05-10 09:20:14 +08:00
README.rst
samples

README.rst

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

Introduction
============

The ACRN Device Model provides **device sharing** capabilities between the
Service VM and post-launched User VMs. It is a component that is used in
conjunction with the `ACRN Hypervisor`_ and is installed within the Service
VM.

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