Files
acrn-hypervisor/devicemodel
Fei Li 9bf80f916e dm: pci: destory reseverd PIO BAR when deinit passthrough PCI device
Destory reseverd PIO BAR when deinit passthrough PCI device to free
reserved_bar_regions.

Tracked-On: #6508
Signed-off-by: Fei Li <fei1.li@intel.com>
2021-09-13 18:20:03 +08:00
..
2021-05-21 10:23:23 +08:00
2021-08-10 15:36:49 +08:00
2021-01-27 11:08:28 +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/