mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-08-09 08:02:52 +00:00
The patch fix the Pci Msi capability mask and pending set and clear bugs. Tracked-On: #7697 Signed-off-by: Liu Long <long.liu@linux.intel.com>
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