summary refs log tree commit diff stats
path: root/tests/qemu-iotests/203.out
blob: 8e58705e515e039cd25b0a9562fad9e7966a7a21 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
Launching VM...
Setting IOThreads...
{"return": {}}
{"return": {}}
Enabling migration QMP events...
{"return": {}}
Starting migration...
{"return": {}}
{"data": {"status": "setup"}, "event": "MIGRATION", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
{"data": {"status": "active"}, "event": "MIGRATION", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
{"data": {"status": "device"}, "event": "MIGRATION", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
{"data": {"status": "completed"}, "event": "MIGRATION", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}