mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Create a minimal QCOW2 temp file via QcowFile::new() and verify that open_disk() detects it as ImageType::Qcow2. Signed-off-by: Anatol Belski <anbelski@linux.microsoft.com>