cloud-hypervisor/virtio-devices
Sebastien Boeuf e9b1ad9558 virtio-devices: iommu: Fix list of external mappings
In case an external mapping would have been added after the virtio-iommu
device has been activated, it would have simply be ignored because the
code wasn't using a shared object between the vmm thread and the iommu
thread. This behavior is only triggered on the hotplug codepath, and
only if the hotplugged device is placed behind the virtual IOMMU.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2022-04-05 00:09:52 +02:00
..
src virtio-devices: iommu: Fix list of external mappings 2022-04-05 00:09:52 +02:00
Cargo.toml build: bump log from 0.4.14 to 0.4.16 2022-03-25 18:26:18 +00:00