mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Similar to uring io added in the parent commit. These async ops deal with buffer ownership across aio calls. This will be used in the (increasingly rare) case of io_uring not being available or desirable. Signed-off-by: Dylan Reid <dgreid@fb.com>