mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
In order to snapshot the content of the guest RAM, the MemoryManager must implement the Snapshottable trait. Signed-off-by: Yi Sun <yi.y.sun@linux.intel.com>