![Philippe Mathieu-Daudé](/assets/img/avatar_default.png)
This member has been deprecated before the 8.1 release, in commit 34c18203d4 ("qmp: Deprecate 'singlestep' member of StatusInfo"). Time to drop it. Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Markus Armbruster <armbru@redhat.com> Message-ID: <20240117151430.29235-2-philmd@linaro.org> Signed-off-by: Thomas Huth <thuth@redhat.com>
18 lines
891 B
Plaintext
18 lines
891 B
Plaintext
Launching destination VM...
|
|
Enabling migration QMP events on B...
|
|
{"return": {}}
|
|
Launching source VM...
|
|
Enabling migration QMP events on A...
|
|
{"return": {}}
|
|
Starting migration to B...
|
|
{"return": {}}
|
|
{"data": {"status": "setup"}, "event": "MIGRATION", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
|
|
{"data": {"status": "active"}, "event": "MIGRATION", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
|
|
{"data": {"status": "completed"}, "event": "MIGRATION", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
|
|
{"data": {"status": "active"}, "event": "MIGRATION", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
|
|
{"data": {"status": "completed"}, "event": "MIGRATION", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
|
|
completed
|
|
completed
|
|
{"return": {"running": false, "status": "postmigrate"}}
|
|
{"return": {"running": true, "status": "running"}}
|