mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
offload_daemon: Introduce a reference implementation
Adding a new dedicated binary that is meant to be used as a reference implementation for validating that offloaded snapshot/restore works and meant to be used through tests in general. Signed-off-by: Sebastien Boeuf <sboeuf@meta.com> Assisted-by: Claude:claude-opus-4-7
This commit is contained in:
@@ -47,6 +47,7 @@ class TitleStartsWithComponent(LineRule):
|
||||
'main',
|
||||
'misc',
|
||||
'net_util',
|
||||
'offload_daemon',
|
||||
'openapi',
|
||||
'option_parser',
|
||||
'pci',
|
||||
|
||||
Reference in New Issue
Block a user