mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Clean up the error handling and ensure that where possible errors are propagated. Make use of std::convert::From in order to translate error types. Signed-off-by: Rob Bradford <robert.bradford@intel.com>