Files
cloud-hypervisor/vmm/src
Sebastien Boeuf 6a55768d94 vmm: Create MemoryManager from restore data
Extending the MemoryManager::new() function to be able to create a
MemoryManager from data that have been previously stored instead of
always creating everything from scratch.

This change brings real added value as it allows a VM to be restored
respecting the proper memory layout instead of hoping the regions will
be created the way they were before.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2021-10-06 18:35:49 -07:00
..
2021-09-28 14:10:10 +02:00
2021-07-29 13:28:57 +02:00
2021-10-05 10:54:07 +01:00