1QA output created by 080 2 3== Huge header size == 4Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 5can't open device TEST_DIR/t.qcow2: qcow2 header exceeds cluster size 6can't open device TEST_DIR/t.qcow2: qcow2 header exceeds cluster size 7 8== Huge unknown header extension == 9Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 10can't open device TEST_DIR/t.qcow2: Invalid backing file offset 11can't open device TEST_DIR/t.qcow2: Header extension too large 12can't open device TEST_DIR/t.qcow2: Header extension too large 13 14== Huge refcount table size == 15Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 16can't open device TEST_DIR/t.qcow2: Reference count table too large 17can't open device TEST_DIR/t.qcow2: Reference count table too large 18 19== Misaligned refcount table == 20Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 21can't open device TEST_DIR/t.qcow2: Invalid reference count table offset 22 23== Huge refcount offset == 24Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 25can't open device TEST_DIR/t.qcow2: Invalid reference count table offset 26 27== Invalid snapshot table == 28Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 29can't open device TEST_DIR/t.qcow2: Too many snapshots 30can't open device TEST_DIR/t.qcow2: Too many snapshots 31can't open device TEST_DIR/t.qcow2: Invalid snapshot table offset 32can't open device TEST_DIR/t.qcow2: Invalid snapshot table offset 33 34== Hitting snapshot table size limit == 35Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 36qemu-img: Could not create snapshot 'test': -27 (File too large) 37read 512/512 bytes at offset 0 38512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) 39 40== Invalid L1 table == 41Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 42can't open device TEST_DIR/t.qcow2: Active L1 table too large 43can't open device TEST_DIR/t.qcow2: Active L1 table too large 44can't open device TEST_DIR/t.qcow2: Invalid L1 table offset 45can't open device TEST_DIR/t.qcow2: Invalid L1 table offset 46 47== Invalid L1 table (with internal snapshot in the image) == 48Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 49qemu-img: Could not open 'TEST_DIR/t.IMGFMT': L1 table is too small 50 51== Invalid backing file size == 52Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 53can't open device TEST_DIR/t.qcow2: Backing file name too long 54 55== Invalid L2 entry (huge physical offset) == 56Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 57wrote 512/512 bytes at offset 0 58512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) 59qemu-img: Could not create snapshot 'test': -27 (File too large) 60qemu-img: Could not create snapshot 'test': -11 (Resource temporarily unavailable) 61 62== Invalid snapshot L1 table == 63Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 64wrote 512/512 bytes at offset 0 65512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) 66qemu-img: Failed to load snapshot: Snapshot L1 table too large 67*** done 68