mirror of
				https://github.com/qemu/qemu.git
				synced 2025-10-31 12:07:31 +00:00 
			
		
		
		
	 7be2025258
			
		
	
	
		7be2025258
		
	
	
	
	
		
			
			Now that the implementation of subclusters is complete we can finally add the necessary options to create and read images with this feature, which we call "extended L2 entries". Signed-off-by: Alberto Garcia <berto@igalia.com> Reviewed-by: Eric Blake <eblake@redhat.com> Reviewed-by: Max Reitz <mreitz@redhat.com> Message-Id: <6476caaa73216bd05b7bb2d504a20415e1665176.1594396418.git.berto@igalia.com> [mreitz: %s/5\.1/5.2/; fixed 302's and 303's reference output] Signed-off-by: Max Reitz <mreitz@redhat.com>
		
			
				
	
	
		
			33 lines
		
	
	
		
			879 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			33 lines
		
	
	
		
			879 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| Start NBD server
 | |
| === Target image info ===
 | |
| image: nbd+unix:///exp?socket=SOCK_DIR/PID-nbd-sock
 | |
| file format: raw
 | |
| virtual size: 448 KiB (458752 bytes)
 | |
| disk size: unavailable
 | |
| 
 | |
| === Converted image info ===
 | |
| image: nbd+unix:///exp?socket=SOCK_DIR/PID-nbd-sock
 | |
| file format: qcow2
 | |
| virtual size: 1 GiB (1073741824 bytes)
 | |
| disk size: unavailable
 | |
| cluster_size: 65536
 | |
| Format specific information:
 | |
|     compat: 1.1
 | |
|     compression type: zlib
 | |
|     lazy refcounts: false
 | |
|     refcount bits: 16
 | |
|     corrupt: false
 | |
|     extended l2: false
 | |
| 
 | |
| === Converted image check ===
 | |
| No errors were found on the image.
 | |
| 1/16384 = 0.01% allocated, 100.00% fragmented, 100.00% compressed clusters
 | |
| Image end offset: 393216
 | |
| 
 | |
| === Comparing to source disk ===
 | |
| Images are identical.
 | |
| 
 | |
| Kill NBD server
 | |
| === OVA file contents ===
 | |
| [{"name": "vm.ovf", "offset": 512, "size": 6}, {"name": "disk", "offset": 1536, "size": 393216}]
 |