Merge tag 'v9.0.0-rc3'
[qemu/ar7.git] / tests / qemu-iotests / 262.out
blobb8a2d3598d88dd85f7260f9d5e779e4f3e718ff6
1 Launching destination VM...
2 Enabling migration QMP events on B...
3 {"return": {}}
4 Launching source VM...
5 Enabling migration QMP events on A...
6 {"return": {}}
7 Starting migration to B...
8 {"return": {}}
9 {"data": {"status": "setup"}, "event": "MIGRATION", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
10 {"data": {"status": "active"}, "event": "MIGRATION", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
11 {"data": {"status": "completed"}, "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 completed
15 completed
16 {"return": {"running": false, "status": "postmigrate"}}
17 {"return": {"running": true, "status": "running"}}