cloud-hypervisor/virtio-devices
Andrew Carp fbdc5d4487 virtio-devices: Removing all mappings found in an unmap request
According to the virtio iommu spec (section 5.13.6.6), all mappings
within the entire range from virt_start to virt_end in an unmap
request must be removed. This change adds this functionality,
iterating through all mappings that fall within an unmap request
for that domain and removing them.

Signed-off-by: Andrew Carp <acarp@crusoeenergy.com>
2024-03-22 20:25:52 +00:00
..
src virtio-devices: Removing all mappings found in an unmap request 2024-03-22 20:25:52 +00:00
Cargo.toml build: Bump serde_json from 1.0.109 to 1.0.114 2024-03-02 12:41:30 +00:00