aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/qcow2.py
AgeCommit message (Expand)AuthorFilesLines
2020-01-06iotests/qcow2.py: Split feature fields into bitsMax Reitz1-4/+14
2020-01-06iotests/qcow2.py: Add dump-header-extsMax Reitz1-0/+5
2018-10-30iotests: Use Python byte strings where appropriateMax Reitz1-5/+5
2018-06-08python: futurize -f libfuturize.fixes.fix_print_with_importEduardo Habkost1-19/+20
2014-12-10qcow2.py: Add required padding for header extensionsKevin Wolf1-0/+4
2014-07-18qcow2: Fix error path for unknown incompatible featuresKevin Wolf1-5/+10
2013-05-24qcow2.py: Subcommand for changing header fieldsKevin Wolf1-0/+17
2012-11-14qemu-iotests: qcow2: Test growing large refcount tableKevin Wolf1-4/+5
2012-06-15qemu-iotests: add qcow2.py set-feature-bit commandStefan Hajnoczi1-0/+23
2012-04-20qemu-iotests: Fix test 031 for qcow2 v3 supportKevin Wolf1-7/+17
2012-04-05qemu-iotests: qcow2.pyKevin Wolf1-0/+207