mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Replace manual translate_gva calls in both input and output queue handlers with checked_iter for centralized range validation. Signed-off-by: Anatol Belski <anbelski@linux.microsoft.com>