mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-10-08 01:26:24 +00:00
Removed the remaining reference of acrn vm from inside of vtd.c. Removed usage of snoopy_mem, and added code to achieve the same using iommu_snoop. Initialize iommu_snoop to true in create deault iommu. Tracked-On: #2496 Signed-off-by: Arindam Roy <arindam.roy@intel.com>