mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Verify that create_async_io dispatches to the correct backend depending on use_io_uring. The sync backend does not support batch requests, while the io_uring backend does. Assisted-by: Claude:Opus-4.6 Signed-off-by: Anatol Belski <anbelski@linux.microsoft.com>