xref: /openbmc/qemu/tests/qemu-iotests/084.out (revision 8482ff2e)
11e7226f7SJeff CodyQA output created by 084
21e7226f7SJeff Cody
323d20b5bSJeff Cody=== Statically allocated image creation ===
423d20b5bSJeff Cody
523d20b5bSJeff CodyFormatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
623d20b5bSJeff Codyimage: TEST_DIR/t.IMGFMT
723d20b5bSJeff Codyfile format: IMGFMT
8*de38b500SEric Blakevirtual size: 64 MiB (67108864 bytes)
923d20b5bSJeff Codycluster_size: 1048576
1023d20b5bSJeff Codydisk image file size in bytes: 67109888
1123d20b5bSJeff Cody
121e7226f7SJeff Cody=== Testing image size bounds ===
131e7226f7SJeff Cody
141e7226f7SJeff CodyFormatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
1523d20b5bSJeff Codyimage: TEST_DIR/t.IMGFMT
1623d20b5bSJeff Codyfile format: IMGFMT
17*de38b500SEric Blakevirtual size: 64 MiB (67108864 bytes)
1823d20b5bSJeff Codycluster_size: 1048576
1923d20b5bSJeff Codydisk image file size in bytes: 1024
20d20418eeSMax ReitzTest 1: Maximum size (512 TB - 128 MB):
21d20418eeSMax Reitzimage: TEST_DIR/t.IMGFMT
22d20418eeSMax Reitzfile format: IMGFMT
23*de38b500SEric Blakevirtual size: 512 TiB (562949819203584 bytes)
24d20418eeSMax Reitzcluster_size: 1048576
251e7226f7SJeff Cody
26d20418eeSMax ReitzTest 2: Size too large (512 TB - 128 MB + 64 kB)
27d20418eeSMax Reitzqemu-img: Could not open 'TEST_DIR/t.IMGFMT': Unsupported VDI image size (size is 0x1fffff8010000, max supported is 0x1fffff8000000)
281e7226f7SJeff Cody
291e7226f7SJeff CodyTest 3: Size valid (64M), but Blocks In Image too small (63)
301e7226f7SJeff Codyqemu-img: Could not open 'TEST_DIR/t.IMGFMT': unsupported VDI image (disk size 67108864, image bitmap has room for 66060288)
311e7226f7SJeff Cody
321e7226f7SJeff CodyTest 4: Size valid (64M), but Blocks In Image exceeds max allowed
33d20418eeSMax Reitzqemu-img: Could not open 'TEST_DIR/t.IMGFMT': unsupported VDI image (too many blocks 536870785, max is 536870784)
341e7226f7SJeff Cody
351e7226f7SJeff CodyTest 5: Valid Image: 64MB, Blocks In Image 64, Block Size 1MB
361e7226f7SJeff Codyimage: TEST_DIR/t.IMGFMT
371e7226f7SJeff Codyfile format: IMGFMT
38*de38b500SEric Blakevirtual size: 64 MiB (67108864 bytes)
391e7226f7SJeff Codycluster_size: 1048576
401e7226f7SJeff Cody
411e7226f7SJeff CodyTest 6: Block Size != 1MB; too small test (1MB - 1)
421e7226f7SJeff Codyqemu-img: Could not open 'TEST_DIR/t.IMGFMT': unsupported VDI image (block size 1048575 is not 1048576)
431e7226f7SJeff Cody
441e7226f7SJeff CodyTest 7: Block Size != 1MB; too large test (1MB + 64KB)
451e7226f7SJeff Codyqemu-img: Could not open 'TEST_DIR/t.IMGFMT': unsupported VDI image (block size 1114112 is not 1048576)
461e7226f7SJeff Cody
471e7226f7SJeff Cody*** done
48