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