mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-03 04:39:50 +00:00
In partition mode, unassign_iommu_device() is called from vpci_cleanup(), so when shutdown_vm() is called, unassign_iommu_device() could fail because of "domain id mismatch" and DMAR is not cleared. Also move destroy_ept() after the call to destroy_iommu_domain(). Tracked-On: #2700 Signed-off-by: Zide Chen <zide.chen@intel.com> Acked-by: Eddie Dong <eddie.dong@intel.com> |
||
---|---|---|
.. | ||
x86 |