cloud-hypervisor/src
Rob Bradford c22b788b47 main: Simplify error and return handling in start_vmm
Use a Result<> type with an error to simplify the code in start_vmm().
This will also make it easier to add cleanup funtionality.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2020-10-27 13:27:23 +00:00
..
bin ch-remote, api_client: Split HTTP/API client code into new crate 2020-10-23 14:50:36 +02:00
main.rs main: Simplify error and return handling in start_vmm 2020-10-27 13:27:23 +00:00