cloud-hypervisor/vmm
Rob Bradford 0a4be7ddf5 vmm: "Cleanly" shutdown on SIGTERM
Write to the exit_evt EventFD which will trigger all the devices and
vCPUs to exit. This is slightly cleaner than just exiting the process as
any temporary files will be removed.

Fixes: #1242

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2020-09-30 18:32:16 +02:00
..
src vmm: "Cleanly" shutdown on SIGTERM 2020-09-30 18:32:16 +02:00
Cargo.toml acpi: Add hotplug numa node 2020-09-22 13:11:39 +02:00