cloud-hypervisor/virtio-devices
Sebastien Boeuf c6854c5a97 block_util: Simplify RAW synchronous implementation
Using directly preadv and pwritev, we can simply use a RawFd instead of
a file, and we don't need to use the more complex implementation from
the qcow crate.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2021-02-01 13:45:08 +00:00
..
src block_util: Simplify RAW synchronous implementation 2021-02-01 13:45:08 +00:00
Cargo.toml build(deps): bump libc from 0.2.83 to 0.2.84 2021-01-29 06:21:38 +00:00