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:
Sebastien Boeuf
2026-05-21 02:49:16 -07:00
parent cca8e1cd52
commit 4992fabd15
5 changed files with 598 additions and 0 deletions
+1
View File
@@ -23,6 +23,7 @@ members = [
"event_monitor",
"hypervisor",
"net_util",
"offload_daemon",
"option_parser",
"pci",
"performance-metrics",