mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Introduce an OffsetTranslator stub implementing AccessPlatform and verify CheckedDescriptorIter applies the translation, so the yielded descriptor's addr reflects the translated GPA rather than the raw descriptor address. Signed-off-by: Anatol Belski <anbelski@linux.microsoft.com>