mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +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>