cloud-hypervisor/vmm
Sebastien Boeuf 9c95109a6b vmm: Streamline reboot code path
Separate the destruction and cleanup of original VM and the creation of
the new one. In particular have a clear hand off point for resources
(e.g. reset EventFd) used by the new VM from the original. In the
situation where vm.shutdown() generates an error this also avoids the
Vmm reference to the Vm (self.vm) from being maintained.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2022-03-18 12:28:50 +01:00
..
src vmm: Streamline reboot code path 2022-03-18 12:28:50 +01:00
Cargo.toml build: bump libc from 0.2.119 to 0.2.120 2022-03-15 00:21:58 +00:00