mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-03-18 11:04:12 +00:00
In ACRN HSM driver, only MMIO type is supported when doing EPT unmap. This patch walk around above issue to unmap SSRAM region before doing EPT mapping. Tracked-On: #7563 Signed-off-by: Yonghua Huang <yonghua.huang@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