Merge remote-tracking branch 'remotes/kraxel/tags/ui-20210311-pull-request' into...
[qemu/ar7.git] / tests / qemu-iotests / 234.out
blob692976d1c6a7c151e6dac880fd6ba58af8fb387b
1 Launching source VM...
2 Enabling migration QMP events on A...
3 {"return": {}}
4 Launching destination VM...
5 Enabling migration QMP events on B...
6 {"return": {}}
7 {"return": {}}
8 {"return": {}}
9 Starting migration to B...
10 {"return": {}}
11 {"data": {"status": "setup"}, "event": "MIGRATION", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
12 {"data": {"status": "active"}, "event": "MIGRATION", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
13 {"data": {"status": "completed"}, "event": "MIGRATION", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
14 {"data": {"status": "active"}, "event": "MIGRATION", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
15 {"data": {"status": "completed"}, "event": "MIGRATION", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
16 completed
17 completed
18 {"return": {"running": false, "singlestep": false, "status": "postmigrate"}}
19 {"return": {"running": true, "singlestep": false, "status": "running"}}
20 Add a second parent to drive0-file...
21 {"return": {}}
22 Restart A with -incoming and second parent...
23 Enabling migration QMP events on A...
24 {"return": {}}
25 {"return": {}}
26 Starting migration back to A...
27 {"return": {}}
28 {"data": {"status": "setup"}, "event": "MIGRATION", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
29 {"data": {"status": "active"}, "event": "MIGRATION", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
30 {"data": {"status": "completed"}, "event": "MIGRATION", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
31 {"data": {"status": "active"}, "event": "MIGRATION", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
32 {"data": {"status": "completed"}, "event": "MIGRATION", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
33 completed
34 completed
35 {"return": {"running": true, "singlestep": false, "status": "running"}}
36 {"return": {"running": false, "singlestep": false, "status": "postmigrate"}}