mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Implement the safe AsyncIo interface the fixed VHD synchronous wrapper and delegate the actual I/O through RawFileSync. This maintains the existing interfaces until the callers are converted later in the series. Signed-off-by: Dylan Reid <dgreid@fb.com>