mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-02-21 19:02:30 +00:00
Provide implementation for both snapshot() and restore() methods from the Snapshottable trait, so that we can snapshot and restore a VM with devices attached to a virtual IOMMU. Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>