]> git.proxmox.com Git - mirror_qemu.git/blob - tests/qemu-iotests/146.out
iotests: fix 097 when run with qcow
[mirror_qemu.git] / tests / qemu-iotests / 146.out
1 QA output created by 146
2
3 === Testing VPC Autodetect ===
4
5 [ 0] 266334240/ 266334240 sectors not allocated at offset 0 bytes (0)
6
7 === Testing VPC with current_size force ===
8
9 [ 0] 266338304/ 266338304 sectors not allocated at offset 0 bytes (0)
10
11 === Testing VPC with chs force ===
12
13 [ 0] 266334240/ 266334240 sectors not allocated at offset 0 bytes (0)
14
15 === Testing Hyper-V Autodetect ===
16
17 [ 0] 266338304/ 266338304 sectors not allocated at offset 0 bytes (0)
18
19 === Testing Hyper-V with current_size force ===
20
21 [ 0] 266338304/ 266338304 sectors not allocated at offset 0 bytes (0)
22
23 === Testing Hyper-V with chs force ===
24
25 [ 0] 266334240/ 266334240 sectors not allocated at offset 0 bytes (0)
26
27 === Testing d2v Autodetect ===
28
29 [ 0] 514560/ 514560 sectors allocated at offset 0 bytes (1)
30
31 === Testing d2v with current_size force ===
32
33 [ 0] 514560/ 514560 sectors allocated at offset 0 bytes (1)
34
35 === Testing d2v with chs force ===
36
37 [ 0] 514560/ 514560 sectors allocated at offset 0 bytes (1)
38
39 === Testing Image create, default ===
40
41 Formatting 'TEST_DIR/IMGFMT-create-test.IMGFMT', fmt=IMGFMT size=4294967296
42
43 === Read created image, default opts ====
44
45 [ 0] 8389584/ 8389584 sectors not allocated at offset 0 bytes (0)
46
47 === Read created image, force_size_calc=chs ====
48
49 [ 0] 8389584/ 8389584 sectors not allocated at offset 0 bytes (0)
50
51 === Read created image, force_size_calc=current_size ====
52
53 [ 0] 8389584/ 8389584 sectors not allocated at offset 0 bytes (0)
54
55 === Testing Image create, force_size ===
56
57 Formatting 'TEST_DIR/IMGFMT-create-test.IMGFMT', fmt=IMGFMT size=4294967296 force_size=on
58
59 === Read created image, default opts ====
60
61 [ 0] 8388608/ 8388608 sectors not allocated at offset 0 bytes (0)
62
63 === Read created image, force_size_calc=chs ====
64
65 [ 0] 8388608/ 8388608 sectors not allocated at offset 0 bytes (0)
66
67 === Read created image, force_size_calc=current_size ====
68
69 [ 0] 8388608/ 8388608 sectors not allocated at offset 0 bytes (0)
70 *** done