1QA output created by 036 2 3=== Image with unknown incompatible feature bit === 4 5Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 6incompatible_features [63] 7compatible_features [] 8autoclear_features [] 9qemu-img: Could not open 'TEST_DIR/t.IMGFMT': Unsupported IMGFMT feature(s): Unknown incompatible feature: 8000000000000000 10qemu-img: Could not open 'TEST_DIR/t.IMGFMT': Unsupported IMGFMT feature(s): Test feature 11 12=== Image with multiple incompatible feature bits === 13 14Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 15qemu-img: Could not open 'TEST_DIR/t.IMGFMT': Unsupported IMGFMT feature(s): Unknown incompatible feature: e000000000000000 16qemu-img: Could not open 'TEST_DIR/t.IMGFMT': Unsupported IMGFMT feature(s): Test feature, Unknown incompatible feature: 6000000000000000 17qemu-img: Could not open 'TEST_DIR/t.IMGFMT': Unsupported IMGFMT feature(s): Test feature, Unknown incompatible feature: c000000000000000 18qemu-img: Could not open 'TEST_DIR/t.IMGFMT': Unsupported IMGFMT feature(s): test1, test2, Unknown incompatible feature: 8000000000000000 19qemu-img: Could not open 'TEST_DIR/t.IMGFMT': Unsupported IMGFMT feature(s): test1, test2, test3 20qemu-img: Could not open 'TEST_DIR/t.IMGFMT': Unsupported IMGFMT feature(s): test2, Unknown incompatible feature: a000000000000000 21=== Create image with unknown autoclear feature bit === 22 23Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 24incompatible_features [] 25compatible_features [] 26autoclear_features [63] 27Header extension: 28magic 0x6803f857 (Feature table) 29length 384 30data <binary> 31 32 33=== Repair image === 34 35No errors were found on the image. 36incompatible_features [] 37compatible_features [] 38autoclear_features [] 39Header extension: 40magic 0x6803f857 (Feature table) 41length 384 42data <binary> 43 44*** done 45