mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Switch detect_image_type from qcow::Result to BlockResult with explicit error classification at every I/O site. This is the last function migrated before the From scaffolding can be removed. Signed-off-by: Anatol Belski <anbelski@linux.microsoft.com>