mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Introduce GuestMemoryTarget to own the combination of an Arc to GuestMemory and a set of ranges/iovecs. This will be used in the following commits to replace the iovec pointers that are passed to the backend operations unsafely. Assisted-by: Codex:GPT-5 Assisted-by: Claude:Opus-4.7 Signed-off-by: Dylan Reid <dgreid@fb.com>