Files
acrn-hypervisor/hypervisor/arch/x86
Zide Chen bf1aa5c134 hv: destroy IOMMU domain after vpci_cleanup()
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>
2019-03-08 13:20:11 +08:00
..
2018-12-19 09:07:14 +08:00
2019-02-22 13:14:36 +08:00
2019-02-22 13:14:36 +08:00
2019-02-22 13:14:36 +08:00
2019-02-22 13:14:36 +08:00
2019-02-22 13:14:36 +08:00
2019-02-21 10:38:30 +08:00
2019-03-07 20:23:22 +08:00
2019-02-22 13:14:36 +08:00