cloud-hypervisor/fuzz
Sebastien Boeuf 8255d5f774 vhost_user_backend: Move to latest vhost version
The latest vhost version adds the support for the new commands
get_max_mem_slots(), add_mem_region() and remove_mem_region(), all
related to the new vhost-user protocol feature CONFIGURE_MEM_SLOTS.

The vhost_user_backend crate is updated accordingly in order to support
these new commands, mostly related to the capability of updating the
guest memory mappings with a finer control than set_mem_table() command.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2021-03-11 19:04:21 +01:00
..
fuzz_targets virtio-devices: Rename BlockIoUring to Block 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.lock vhost_user_backend: Move to latest vhost version 2021-03-11 19:04:21 +01:00
Cargo.toml build: Update kvm-ioctls and kvm-bindings dependencies 2021-03-08 14:52:30 +00:00