]> git.proxmox.com Git - mirror_qemu.git/blob - tests/qemu-iotests/234.out
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
[mirror_qemu.git] / tests / qemu-iotests / 234.out
1 Launching source VM...
2 Launching destination VM...
3 {"return": {}}
4 {"return": {}}
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 completed
13 completed
14 {"return": {"running": false, "singlestep": false, "status": "postmigrate"}}
15 {"return": {"running": true, "singlestep": false, "status": "running"}}
16 Add a second parent to drive0-file...
17 {"return": {}}
18 Restart A with -incoming and second parent...
19 {"return": {}}
20 Enabling migration QMP events on B...
21 {"return": {}}
22 Starting migration back to A...
23 {"return": {}}
24 {"data": {"status": "setup"}, "event": "MIGRATION", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
25 {"data": {"status": "active"}, "event": "MIGRATION", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
26 {"data": {"status": "completed"}, "event": "MIGRATION", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
27 completed
28 completed
29 {"return": {"running": true, "singlestep": false, "status": "running"}}
30 {"return": {"running": false, "singlestep": false, "status": "postmigrate"}}