cloud-hypervisor/vmm
Sebastien Boeuf 10676b74dc vmm: Split VM config and VM state for snapshot/restore
In order to allow for human readable output for the VM configuration, we
pull it out of the snapshot, which becomes effectively the list of
states from the VM. The configuration is stored through a dedicated file
in JSON format (not including any binary output).

Having the ability to read and modify the VM configuration manually
between the snapshot and restore phases makes debugging easier, as well
as empowers users for extending the use cases relying on the
snapshot/restore feature.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2022-02-08 15:06:49 +00:00
..
src vmm: Split VM config and VM state for snapshot/restore 2022-02-08 15:06:49 +00:00
Cargo.toml vfio-ioctls: Move away from archived crate rust-vmm/vfio-ioctls 2022-02-04 13:57:46 +01:00