mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Introduce a FailingTranslator stub whose translate_gva always returns an error and verify CheckedDescriptorIter rejects the descriptor, with failed_addr returning the original descriptor address before translation. Signed-off-by: Anatol Belski <anbelski@linux.microsoft.com>