mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
The device offers VIRTIO_IOMMU_F_INPUT_RANGE when the address width is constrained, but never validates that guest MAP requests fall inside the advertised range. The virtio spec requires such requests to fail with VIRTIO_IOMMU_S_RANGE. Signed-off-by: Rob Bradford <rbradford@meta.com> Assisted-by: Claude:claude-opus-4-7