mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Thanks to the new way of restoring Vm, we can now create the Vm object directly with the appropriate VmState rather than having to patch it at a later time. Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>