mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-02-09 13:11:43 +00:00
Whenever the guest memory is extended, the IOMMU mappings related to each VFIO device must be updated. This allows subsequent RAM accesses to be authorized by the physical IOMMU for the newly added RAM region. Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>