docs: rstfy vfio-ap documentation
[qemu/ar7.git] / tests / qemu-iotests / 175.out
blob39c2ee0f62505c977eb42990986b933cd0ecab27
1 QA output created by 175
3 == creating image with default preallocation ==
4 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1048576
5 size=1048576, min allocation
7 == creating image with preallocation off ==
8 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1048576 preallocation=off
9 size=1048576, min allocation
11 == creating image with preallocation full ==
12 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1048576 preallocation=full
13 size=1048576, max allocation
15 == creating image with preallocation falloc ==
16 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1048576 preallocation=falloc
17 size=1048576, max allocation
19 == resize empty image with block_resize ==
20 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=0
21 size=4096, min allocation
23 == resize empty image with block_resize ==
24 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=0
25 size=1048576, min allocation
26  *** done