]> Git Repo - qemu.git/blame - tests/qemu-iotests/175.out
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180703-pull-request' into...
[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
5size=1048576, blocks=0
6
7== creating image with preallocation off ==
8Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1048576 preallocation=off
9size=1048576, blocks=0
10
11== creating image with preallocation full ==
12Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1048576 preallocation=full
13size=1048576, blocks=2048
14
15== creating image with preallocation falloc ==
16Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1048576 preallocation=falloc
17size=1048576, blocks=2048
18 *** done
This page took 0.121626 seconds and 4 git commands to generate.