 fe17522d85
			
		
	
	
		fe17522d85
		
	
	
	
	
		
			
			This member has been deprecated before the 8.1 release, in commit
34c18203d4 ("qmp: Deprecate 'singlestep' member of StatusInfo").
Time to drop it.
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Message-ID: <20240117151430.29235-2-philmd@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
		
	
			
		
			
				
	
	
		
			37 lines
		
	
	
		
			1.8 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			37 lines
		
	
	
		
			1.8 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| Launching source VM...
 | |
| Enabling migration QMP events on A...
 | |
| {"return": {}}
 | |
| Launching destination VM...
 | |
| Enabling migration QMP events on B...
 | |
| {"return": {}}
 | |
| {"return": {}}
 | |
| {"return": {}}
 | |
| Starting migration to B...
 | |
| {"return": {}}
 | |
| {"data": {"status": "setup"}, "event": "MIGRATION", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
 | |
| {"data": {"status": "active"}, "event": "MIGRATION", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
 | |
| {"data": {"status": "completed"}, "event": "MIGRATION", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
 | |
| {"data": {"status": "active"}, "event": "MIGRATION", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
 | |
| {"data": {"status": "completed"}, "event": "MIGRATION", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
 | |
| completed
 | |
| completed
 | |
| {"return": {"running": false, "status": "postmigrate"}}
 | |
| {"return": {"running": true, "status": "running"}}
 | |
| Add a second parent to drive0-file...
 | |
| {"return": {}}
 | |
| Restart A with -incoming and second parent...
 | |
| Enabling migration QMP events on A...
 | |
| {"return": {}}
 | |
| {"return": {}}
 | |
| Starting migration back to A...
 | |
| {"return": {}}
 | |
| {"data": {"status": "setup"}, "event": "MIGRATION", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
 | |
| {"data": {"status": "active"}, "event": "MIGRATION", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
 | |
| {"data": {"status": "completed"}, "event": "MIGRATION", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
 | |
| {"data": {"status": "active"}, "event": "MIGRATION", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
 | |
| {"data": {"status": "completed"}, "event": "MIGRATION", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
 | |
| completed
 | |
| completed
 | |
| {"return": {"running": true, "status": "running"}}
 | |
| {"return": {"running": false, "status": "postmigrate"}}
 |