cloud-hypervisor/vm-virtio
Sebastien Boeuf bc874a9b6f vm-virtio: Add update_memory() to VirtioDevice trait
The virtio devices backed by a vhost-user backend must send an update to
the associated backend with the new file descriptors corresponding to
the memory regions.

This patch allows such devices to be notified when such update needs to
happen.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2020-03-24 19:01:15 +00:00
..
src vm-virtio: Add update_memory() to VirtioDevice trait 2020-03-24 19:01:15 +00:00
Cargo.toml build: Bump vm-memory and linux-loader dependencies 2020-03-23 14:27:41 +00:00