mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Add empty_qcow_async_tempfile which creates an empty QCOW2 image and opens it via QcowDiskAsync. Mirrors the existing empty_qcow_tempfile for io_uring write benchmarks. Signed-off-by: Anatol Belski <anbelski@linux.microsoft.com>