Hello everyone,
This adds COLO multifd support and migration unit tests for COLO migration
and failover.

Regards,
Lukas

Signed-off-by: Lukas Straub <[email protected]>
---
Lukas Straub (3):
      multifd: Add colo support
      migration-test: Add -snapshot option for COLO
      migration-test: Add COLO migration unit test

 migration/meson.build              |   2 +-
 migration/multifd-colo.c           |  57 ++++++++++++++++++
 migration/multifd-colo.h           |  26 +++++++++
 migration/multifd.c                |  14 ++++-
 tests/qtest/meson.build            |   7 ++-
 tests/qtest/migration-test.c       |   1 +
 tests/qtest/migration/colo-tests.c | 115 +++++++++++++++++++++++++++++++++++++
 tests/qtest/migration/framework.c  |  69 +++++++++++++++++++++-
 tests/qtest/migration/framework.h  |  10 ++++
 9 files changed, 294 insertions(+), 7 deletions(-)
---
base-commit: 942b0d378a1de9649085ad6db5306d5b8cef3591
change-id: 20251230-colo_unit_test_multifd-8bf58dcebd46

Best regards,
-- 
Lukas Straub <[email protected]>


Reply via email to