Files
cloud-hypervisor/docs
Shayon Mukherjee bf85af907e vmm: config: add memory_restore_mode to RestoreConfig
Add a MemoryRestoreMode enum (Copy | OnDemand) to RestoreConfig so
the restore path can be selected at restore time. Copy preserves the
existing eager read-copy behavior. OnDemand enables userfaultfd-based
demand paging and fails restore if the kernel does not support it.

Validate that prefault=on is not combined with OnDemand mode.

Update the OpenAPI spec with the new enum field.

Signed-off-by: Shayon Mukherjee <shayonj@gmail.com>
2026-03-13 21:17:21 +00:00
..
2026-02-24 07:53:53 +00:00
2024-10-23 18:38:50 +01:00
2024-06-08 16:31:30 +00:00
2025-08-11 17:29:51 +00:00
2026-01-15 18:55:36 +00:00
2026-01-14 09:20:34 +00:00
2025-02-08 16:37:03 +08:00
2024-06-08 16:31:30 +00:00
2022-11-27 18:55:07 +00:00
2024-06-08 16:31:30 +00:00
2026-01-22 01:45:43 +00:00