cloud-hypervisor/vmm
Sebastien Boeuf 8d9d22436a vmm: Add "prefault" option when restoring
Now that the restore path uses RestoreConfig structure, we add a new
parameter called "prefault" to it. This will give the user the ability
to populate the pages corresponding to the mapped regions backed by the
snapshotted memory files.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2020-04-08 10:56:14 +02:00
..
src vmm: Add "prefault" option when restoring 2020-04-08 10:56:14 +02:00
Cargo.toml vmm: memory_manager: Implement the Transportable trait 2020-04-07 12:26:10 +02:00