mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-04-30 12:44:07 +00:00
Current code enables IOMMU from init_iommu_vm0_domain which is called from vm0/sos boot sequence. For partition mode VMs, this is not called as VMs are numbered from 1. This patch adds support to initialize root table pointer for each IOMMU and enable all IOMMUs from init_iommu. Hence IOMMUs are enabled even though ACRN does not boot vm0. This patch also has changes to fix #1270. Tracked-On: #1246 #1270 Signed-off-by: Sainath Grandhi <sainath.grandhi@intel.com> |
||
---|---|---|
.. | ||
x86 |