mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Instead return from the control_loop() and calling function cleanly. This is helpful for the testing framework as that means we can launch multiple VMs in a row. Signed-off-by: Rob Bradford <robert.bradford@intel.com>