aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/146.out
blob: db6b296b9e310c3ae34d9619bd6ba66b58154947 (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 ===

126.998 GiB (0x1fbfe04000) bytes not allocated at offset 0 bytes (0x0)

=== Testing VPC with current_size force ===

127 GiB (0x1fc0000000) bytes not allocated at offset 0 bytes (0x0)

=== Testing VPC with chs force ===

126.998 GiB (0x1fbfe04000) bytes not allocated at offset 0 bytes (0x0)

=== Testing Hyper-V Autodetect ===

127 GiB (0x1fc0000000) bytes not allocated at offset 0 bytes (0x0)

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

127 GiB (0x1fc0000000) bytes not allocated at offset 0 bytes (0x0)

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

126.998 GiB (0x1fbfe04000) bytes not allocated at offset 0 bytes (0x0)

=== Testing d2v Autodetect ===

251.250 MiB (0xfb40000) bytes     allocated at offset 0 bytes (0x0)

=== Testing d2v with current_size force ===

251.250 MiB (0xfb40000) bytes     allocated at offset 0 bytes (0x0)

=== Testing d2v with chs force ===

251.250 MiB (0xfb40000) bytes     allocated at offset 0 bytes (0x0)

=== Testing Image create, default ===

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

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

4 GiB (0x10007a000) bytes not allocated at offset 0 bytes (0x0)

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

4 GiB (0x10007a000) bytes not allocated at offset 0 bytes (0x0)

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

4 GiB (0x10007a000) bytes not allocated at offset 0 bytes (0x0)

=== Testing Image create, force_size ===

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

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

4 GiB (0x100000000) bytes not allocated at offset 0 bytes (0x0)

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

4 GiB (0x100000000) bytes not allocated at offset 0 bytes (0x0)

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

4 GiB (0x100000000) bytes not allocated at offset 0 bytes (0x0)
*** done