On 6/30/2024 3:44 PM, Steve Sistare wrote:
Add the cpr-transfer migration mode. Usage:
[...]
@@ -2144,6 +2158,29 @@ void qmp_migrate(const char *uri, bool has_channels,
goto out;
}
+/*
+ * For cpr-transfer mode, the target first reads CPR state, which cannot
+ *
Add the cpr-transfer migration mode. Usage:
qemu-system-$arch -machine anon-alloc=memfd ...
start new QEMU with "-incoming -cpr-uri "
Issue commands to old QEMU:
migrate_set_parameter mode cpr-transfer
migrate_set_parameter cpr-uri
migrate -d
The migrate command stops the VM, sav