cloud-hypervisor/fuzz
Sebastien Boeuf 0249e8641a Move Cloud Hypervisor to virtio-queue crate
Relying on the vm-virtio/virtio-queue crate from rust-vmm which has been
copied inside the Cloud Hypervisor tree, the entire codebase is moved to
the new definition of a Queue and other related structures.

The reason for this move is to follow the upstream until we get some
agreement for the patches that we need on top of that to make it
properly work with Cloud Hypervisor.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2021-10-22 11:38:55 +02:00
..
fuzz_targets Move Cloud Hypervisor to virtio-queue crate 2021-10-22 11:38:55 +02:00
.gitignore fuzz: Add fuzzing infrastructure and QCOW fuzzer 2020-07-17 08:49:35 +02:00
Cargo.lock Move Cloud Hypervisor to virtio-queue crate 2021-10-22 11:38:55 +02:00
Cargo.toml Move Cloud Hypervisor to virtio-queue crate 2021-10-22 11:38:55 +02:00