cloud-hypervisor/virtio-devices/src/vhost_user
Sebastien Boeuf ec9e6edcd0 virtio-devices: Remove unused update_memory() from VirtioDevice trait
Now that virtio devices can be updated with add_memory_region(), there's
no need to keep update_memory() around.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2021-03-11 19:04:21 +01:00
..
blk.rs virtio-devices: Remove unused update_memory() from VirtioDevice trait 2021-03-11 19:04:21 +01:00
fs.rs virtio-devices: Remove unused update_memory() from VirtioDevice trait 2021-03-11 19:04:21 +01:00
handler.rs vhost: Move to upstream crate 2021-02-25 11:20:41 +01:00
mod.rs virtio-devices: Add support for adding a single memory region 2021-03-11 19:04:21 +01:00
net.rs virtio-devices: Remove unused update_memory() from VirtioDevice trait 2021-03-11 19:04:21 +01:00
vu_common_ctrl.rs virtio-devices: Add support for adding a single memory region 2021-03-11 19:04:21 +01:00