cloud-hypervisor/vhost_user_backend
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
..
src vhost_user_backend: Move to latest vhost version 2021-03-11 19:04:21 +01:00
Cargo.toml build(deps): bump libc from 0.2.87 to 0.2.88 2021-03-05 18:39:37 +00:00