cloud-hypervisor/fuzz
Sebastien Boeuf 41cfdb50cd virtio-devices: Remove virtio-block synchronous implementation
Now that both synchronous and asynchronous backends rely on the
asynchronous version of virtio-block (namely BlockIoUring), we can
get rid of the synchronous version (namely Block).

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2021-01-22 16:10:34 +00:00
..
fuzz_targets virtio-devices: Remove virtio-block synchronous implementation 2021-01-22 16:10:34 +00:00
.gitignore fuzz: Add fuzzing infrastructure and QCOW fuzzer 2020-07-17 08:49:35 +02:00
Cargo.toml virtio-devices: Remove virtio-block synchronous implementation 2021-01-22 16:10:34 +00:00