summaryrefslogtreecommitdiffstats
path: root/qemu/tests/qemu-iotests/146.out
blob: 4f334d86bc17e3c8434ca0913b13059661a65011 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
QA output created by 146

=== Testing VPC Autodetect ===

[                       0]  266334240/ 266334240 sectors not allocated at offset 0 bytes (0)

=== Testing VPC with current_size force ===

[                       0]  266338304/ 266338304 sectors not allocated at offset 0 bytes (0)

=== Testing VPC with chs force ===

[                       0]  266334240/ 266334240 sectors not allocated at offset 0 bytes (0)

=== Testing Hyper-V Autodetect ===

[                       0]  266338304/ 266338304 sectors not allocated at offset 0 bytes (0)

=== Testing Hyper-V with current_size force ===

[                       0]  266338304/ 266338304 sectors not allocated at offset 0 bytes (0)

=== Testing Hyper-V with chs force ===

[                       0]  266334240/ 266334240 sectors not allocated at offset 0 bytes (0)

=== Testing d2v Autodetect ===

[                       0]   514560/  514560 sectors     allocated at offset 0 bytes (1)

=== Testing d2v with current_size force ===

[                       0]   514560/  514560 sectors     allocated at offset 0 bytes (1)

=== Testing d2v with chs force ===

[                       0]   514560/  514560 sectors     allocated at offset 0 bytes (1)

=== Testing Image create, default ===

Formatting 'TEST_DIR/IMGFMT-create-test.IMGFMT', fmt=IMGFMT size=4294967296

=== Read created image, default opts ====

[                       0]  8389584/ 8389584 sectors not allocated at offset 0 bytes (0)

=== Read created image, force_size_calc=chs ====

[                       0]  8389584/ 8389584 sectors not allocated at offset 0 bytes (0)

=== Read created image, force_size_calc=current_size ====

[                       0]  8389584/ 8389584 sectors not allocated at offset 0 bytes (0)

=== Testing Image create, force_size ===

Formatting 'TEST_DIR/IMGFMT-create-test.IMGFMT', fmt=IMGFMT size=4294967296 force_size=on

=== Read created image, default opts ====

[                       0]  8388608/ 8388608 sectors not allocated at offset 0 bytes (0)

=== Read created image, force_size_calc=chs ====

[                       0]  8388608/ 8388608 sectors not allocated at offset 0 bytes (0)

=== Read created image, force_size_calc=current_size ====

[                       0]  8388608/ 8388608 sectors not allocated at offset 0 bytes (0)
*** done