aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/qcow2.py
AgeCommit message (Expand)Author
2020-08-21qcow2.py: Introduce '-j' key to dump in JSON formatAndrey Shinkevich
2020-06-17iotests: Add copyright line in qcow2.pyEric Blake
2020-06-09qcow2_format.py: drop new line printing at end of dump()Vladimir Sementsov-Ogievskiy
2020-06-09qcow2.py: move qcow2 format classes to separate moduleVladimir Sementsov-Ogievskiy
2020-06-09qcow2.py: add licensing blurbVladimir Sementsov-Ogievskiy
2020-06-09qcow2.py: python style fixesVladimir Sementsov-Ogievskiy
2020-02-07drop "from __future__ import print_function"Paolo Bonzini
2020-02-07tests/qemu-iotests: Explicit usage of Python 3 (scripts with __main__)Philippe Mathieu-Daudé
2020-01-06iotests/qcow2.py: Split feature fields into bitsMax Reitz
2020-01-06iotests/qcow2.py: Add dump-header-extsMax Reitz
2018-10-30iotests: Use Python byte strings where appropriateMax Reitz
2018-06-08python: futurize -f libfuturize.fixes.fix_print_with_importEduardo Habkost
2014-12-10qcow2.py: Add required padding for header extensionsKevin Wolf
2014-07-18qcow2: Fix error path for unknown incompatible featuresKevin Wolf
2013-05-24qcow2.py: Subcommand for changing header fieldsKevin Wolf
2012-11-14qemu-iotests: qcow2: Test growing large refcount tableKevin Wolf
2012-06-15qemu-iotests: add qcow2.py set-feature-bit commandStefan Hajnoczi
2012-04-20qemu-iotests: Fix test 031 for qcow2 v3 supportKevin Wolf
2012-04-05qemu-iotests: qcow2.pyKevin Wolf