cloud-hypervisor/virtio-devices
Rob Bradford fd4f32fa69 virtio-mem: Support multiple mappings
For vfio-user the mapping handler is per device and needs to be removed
when the device in unplugged.

For VFIO the mapping handler is for the default VFIO container (used
when no vIOMMU is used - using a vIOMMU does not require mappings with
virtio-mem)

To represent these two use cases use an enum for the handlers that are
stored.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2021-09-21 15:42:49 +01:00
..
src virtio-mem: Support multiple mappings 2021-09-21 15:42:49 +01:00
Cargo.toml build: bump arc-swap from 1.3.2 to 1.4.0 2021-09-19 17:12:50 +00:00