mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Replace inline translate_gva and check_range with checked_iter, which validates the descriptor buffer range against guest memory before yielding each descriptor. Signed-off-by: Anatol Belski <anbelski@linux.microsoft.com>