cloud-hypervisor/virtio-devices
Sebastien Boeuf a85304196e virtio-devices: Improve error handling for virtio-blk io_uring
Instead of just logging error messages but continue the processing of
the queues, this patch returns errors right away. This allows for a
quicker detection of an error happening on the virtqueue.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2020-08-03 14:15:01 +01:00
..
src virtio-devices: Improve error handling for virtio-blk io_uring 2020-08-03 14:15:01 +01:00
Cargo.toml virtio-devices: Add an asynchronous virtio-blk device 2020-08-03 14:15:01 +01:00