Files
acrn-hypervisor/devicemodel
Conghui 3263b5a707 dm: virtio-blk: fix parameter err
Fix the truncate issue for virtio block parameter.

Tracked-On: #8162
Signed-off-by: Conghui <conghui.chen@intel.com>
2022-09-19 17:04:10 +08:00
..
2022-03-31 09:06:34 +08:00
2022-08-10 22:33:34 +08:00
2022-09-19 17:04:10 +08:00
2022-08-02 11:14:54 +08:00

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