2 Enabling migration QMP events on A...
4 Launching destination VM...
5 Enabling migration QMP events on B...
9 Starting migration to B...
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"}}
18 {"return": {"running": false, "singlestep": false, "status": "postmigrate"}}
19 {"return": {"running": true, "singlestep": false, "status": "running"}}
20 Add a second parent to drive0-file...
22 Restart A with -incoming and second parent...
23 Enabling migration QMP events on A...
26 Starting migration back to A...
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"}}
35 {"return": {"running": true, "singlestep": false, "status": "running"}}
36 {"return": {"running": false, "singlestep": false, "status": "postmigrate"}}