mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Verify that open_disk() falls back to synchronous backend when both io_uring and AIO are disabled, and that the returned disk reports the correct logical size. Signed-off-by: Anatol Belski <anbelski@linux.microsoft.com>