mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-01-12 23:51:49 +00:00
Being able to reboot requires us to identify all the resources we are leaking and cleaning those up before we can enable reboot. For now if the user requests a reboot then shutdown instead. Signed-off-by: Rob Bradford <robert.bradford@intel.com>