cloud-hypervisor/vmm
Sebastien Boeuf da8ce25abf virtio-devices: Use asynchronous traits for virtio-blk io_uring
Based on the new DiskFile and AsyncIo traits, the implementation of
asynchronous block support does not have to be tied to io_uring anymore.
Instead, the only thing the virtio-blk implementation knows is that it
is using an asynchronous implementation of the underlying disk file.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2021-01-22 16:10:34 +00:00
..
src virtio-devices: Use asynchronous traits for virtio-blk io_uring 2021-01-22 16:10:34 +00:00
Cargo.toml build(deps): bump signal-hook from 0.3.3 to 0.3.4 2021-01-17 20:27:52 +00:00