mirror of
				https://github.com/qemu/qemu.git
				synced 2025-10-30 19:15:42 +00:00 
			
		
		
		
	 04583a9e8f
			
		
	
	
		04583a9e8f
		
	
	
	
	
		
			
			It's legal to loadvm twice, modify the existing save/loadvm test to do it twice. Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Message-Id: <20170825141940.20740-3-dgilbert@redhat.com> Reviewed-by: Peter Xu <peterx@redhat.com> Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
		
			
				
	
	
		
			25 lines
		
	
	
		
			703 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			25 lines
		
	
	
		
			703 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| QA output created by 068
 | |
| 
 | |
| === Saving and reloading a VM state to/from a qcow2 image () ===
 | |
| 
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=131072
 | |
| QEMU X.Y.Z monitor - type 'help' for more information
 | |
| (qemu) savevm 0
 | |
| (qemu) quit
 | |
| QEMU X.Y.Z monitor - type 'help' for more information
 | |
| (qemu) loadvm 0
 | |
| (qemu) loadvm 0
 | |
| (qemu) quit
 | |
| 
 | |
| === Saving and reloading a VM state to/from a qcow2 image (-object iothread,id=iothread0 -set device.hba0.iothread=iothread0) ===
 | |
| 
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=131072
 | |
| QEMU X.Y.Z monitor - type 'help' for more information
 | |
| (qemu) savevm 0
 | |
| (qemu) quit
 | |
| QEMU X.Y.Z monitor - type 'help' for more information
 | |
| (qemu) loadvm 0
 | |
| (qemu) loadvm 0
 | |
| (qemu) quit
 | |
| *** done
 |