Lines Matching full:image
9 qemu-img: --image-opts, -f, and -l require a filename argument.
10 qemu-img: --image-opts, -f, and -l require a filename argument.
11 qemu-img: --image-opts, -f, and -l require a filename argument.
16 qemu-img: Invalid image size specified. Must be between 0 and 9223372036854775807.
36 == Empty raw input image (human) ==
42 converted image file size in bytes: 0
44 == raw input image with data (human) ==
58 converted image file size in bytes: 1073741824
60 == raw input image and preallocation (human) ==
65 converted image file size in bytes: 1073741824
67 == Fully-allocated raw input image (human) ==
75 converted image file size in bytes: 8388608
108 == Empty raw input image (json) ==
116 converted image file size in bytes: 0
118 == raw input image with data (json) ==
136 converted image file size in bytes: 1073741824
138 == raw input image and preallocation (json) ==
145 converted image file size in bytes: 1073741824
147 == Fully-allocated raw input image (json) ==
157 converted image file size in bytes: 8388608