cloud-hypervisor/virtio-devices
Sebastien Boeuf 12e20effd7 block_util: Port synchronous QCOW file to AsyncIo trait
Based on the synchronous QCOW file implementation present in the qcow
crate, we created a new qcow_sync module in block_util that ports this
synchronous implementation to the AsyncIo trait.

The point is to reuse virtio-blk asynchronous implementation for both
synchronous and asynchronous backends.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2021-01-22 16:10:34 +00:00
..
src block_util: Port synchronous QCOW file to AsyncIo trait 2021-01-22 16:10:34 +00:00
Cargo.toml build(deps): bump tempfile from 3.1.0 to 3.2.0 2021-01-12 08:21:47 +00:00