cloud-hypervisor/vm-migration/src
Sebastien Boeuf d0c53a5357 vmm: Move Vm to the new restore design
Now the entire codebase has been moved to the new restore design, we can
complete the work by creating a dedicated restore() function for the Vm
object and get rid of the method restore() from the Snapshottable trait.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2022-12-01 10:16:44 -08:00
..
lib.rs vmm: Move Vm to the new restore design 2022-12-01 10:16:44 -08:00
protocol.rs vm-migration: add two safety comments 2022-11-18 12:50:01 +00:00