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