]> Git Repo - qemu.git/blob - tests/qemu-iotests/302.out
works with less than base ISA qemu-system-riscv32 -M virt -bios none -kernel output...
[qemu.git] / tests / qemu-iotests / 302.out
1 Start NBD server
2 === Target image info ===
3 image: nbd+unix:///exp?socket=SOCK_DIR/PID-nbd-sock
4 file format: raw
5 virtual size: 448 KiB (458752 bytes)
6 disk size: unavailable
7
8 === Converted image info ===
9 image: TEST_IMG
10 file format: IMGFMT
11 virtual size: 1 GiB (1073741824 bytes)
12 cluster_size: 65536
13 Format specific information:
14     compat: 1.1
15     compression type: COMPRESSION_TYPE
16     lazy refcounts: false
17     refcount bits: 16
18     corrupt: false
19     extended l2: false
20
21 === Converted image check ===
22 No errors were found on the image.
23 1/16384 = 0.01% allocated, 100.00% fragmented, 100.00% compressed clusters
24 Image end offset: 393216
25
26 === Comparing to source disk ===
27 Images are identical.
28
29 Kill NBD server
30 === OVA file contents ===
31 [{"name": "vm.ovf", "offset": 512, "size": 6}, {"name": "disk", "offset": 1536, "size": 393216}]
This page took 0.025684 seconds and 4 git commands to generate.