mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Similar to the previous commits, use UringDataIo for qcow async. Again, the legacy interfaces are kept(at the expense of some temporary code). The temporary code is unsound, like the existing code, but will be removed soon. Signed-off-by: Dylan Reid <dgreid@fb.com>