mirror of
https://github.com/mborgerson/xemu.git
synced 2026-04-03 00:43:50 +00:00
Return a Result<()> from the method, and "unwrap" it into error_fatal in the caller. Reviewed-by: Zhao Liu <zhao1.liu@intel.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>