]> git.proxmox.com Git - mirror_qemu.git/blame - tests/qemu-iotests/175.out
build: Remove --enable-gprof
[mirror_qemu.git] / tests / qemu-iotests / 175.out
CommitLineData
6f993f3f
NS
1QA output created by 175
2
3== creating image with default preallocation ==
4Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1048576
3a20013f 5size=1048576, min allocation
6f993f3f
NS
6
7== creating image with preallocation off ==
8Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1048576 preallocation=off
3a20013f 9size=1048576, min allocation
6f993f3f
NS
10
11== creating image with preallocation full ==
12Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1048576 preallocation=full
3a20013f 13size=1048576, max allocation
6f993f3f
NS
14
15== creating image with preallocation falloc ==
16Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1048576 preallocation=falloc
3a20013f 17size=1048576, max allocation
7e3dc2ba
NS
18
19== resize empty image with block_resize ==
20Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=0
21size=4096, min allocation
22
23== resize empty image with block_resize ==
24Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=0
25size=1048576, min allocation
f93e19fb 26*** done