xref: /openbmc/qemu/tests/qemu-iotests/059.out (revision 14a650ec)
1QA output created by 059
2
3=== Testing invalid granularity ===
4Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
5qemu-io: can't open device TEST_DIR/t.vmdk: Invalid granularity, image may be corrupt
6no file open, try 'help open'
7
8=== Testing too big L2 table size ===
9Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
10L2 table size too big
11qemu-io: can't open device TEST_DIR/t.vmdk: Could not open 'TEST_DIR/t.vmdk': Wrong medium type
12no file open, try 'help open'
13
14=== Testing too big L1 table size ===
15Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
16qemu-io: can't open device TEST_DIR/t.vmdk: L1 size too big
17no file open, try 'help open'
18
19=== Testing monolithicFlat creation and opening ===
20Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=2147483648
21image: TEST_DIR/t.IMGFMT
22file format: IMGFMT
23virtual size: 2.0G (2147483648 bytes)
24
25=== Testing monolithicFlat with zeroed_grain ===
26qemu-img: TEST_DIR/t.IMGFMT: Flat image can't enable zeroed grain
27Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=2147483648
28*** done
29