]> Git Repo - qemu.git/blob - tests/qemu-iotests/262.out
iotests/041: drop self.assert_no_active_block_jobs()
[qemu.git] / tests / qemu-iotests / 262.out
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, "singlestep": false, "status": "postmigrate"}}
17 {"return": {"running": true, "singlestep": false, "status": "running"}}
This page took 0.024164 seconds and 4 git commands to generate.