aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)Author
2020-06-11Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2020-06-09-v2' into...Peter Maydell
2020-06-10nbd/server: Avoid long error message assertions CVE-2020-10761Eric Blake
2020-06-09iotests: 194: wait for migration completion on target tooVladimir Sementsov-Ogievskiy
2020-06-09iotests: Fix 291 across more file systemsEric Blake
2020-06-09qcow2_format.py: dump bitmaps header extensionVladimir Sementsov-Ogievskiy
2020-06-09qcow2: QcowHeaderExtension print names for extension magicsVladimir Sementsov-Ogievskiy
2020-06-09qcow2_format: refactor QcowHeaderExtension as a subclass of Qcow2StructVladimir Sementsov-Ogievskiy
2020-06-09qcow2_format.py: QcowHeaderExtension: add dump methodVladimir Sementsov-Ogievskiy
2020-06-09qcow2_format.py: add field-formatting classVladimir Sementsov-Ogievskiy
2020-06-09qcow2_format.py: separate generic functionality of structure classesVladimir Sementsov-Ogievskiy
2020-06-09qcow2_format.py: use strings to specify c-type of struct fieldsVladimir Sementsov-Ogievskiy
2020-06-09qcow2_format.py: use modern string formattingVladimir Sementsov-Ogievskiy
2020-06-09qcow2_format.py: use tuples instead of lists for fieldsVladimir Sementsov-Ogievskiy
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-05-31Merge remote-tracking branch 'remotes/philmd-gitlab/tags/python-next-20200531...Peter Maydell
2020-05-31python: remove more instances of sys.version_infoJohn Snow
2020-05-28iotests: Add test 291 to for qemu-img bitmap coverageEric Blake
2020-05-28qcow2: Expose bitmaps' size during measureEric Blake
2020-05-28iotests: Fix test 178Eric Blake
2020-05-28iotests: 194: test also migration of dirty bitmapVladimir Sementsov-Ogievskiy
2020-05-19Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2020-05-18iotests/030: Reduce run time by unthrottling job earlierKevin Wolf
2020-05-18iotests: log messages from notrun()John Snow
2020-05-18block: Use blk_make_empty() after commitsMax Reitz
2020-05-18iotests: Run pylint and mypy in a testcaseKevin Wolf
2020-05-18iotests: Fix incomplete type declarationsKevin Wolf
2020-05-18iotests: Mirror with different source/target sizeKevin Wolf
2020-05-18iotests/229: Use blkdebug to inject an errorKevin Wolf
2020-05-18iotests/109: Don't mirror with mismatched sizeKevin Wolf
2020-05-18iotests: Enhance 223 to cover qemu-img map improvementsEric Blake
2020-05-18qemu_img: add cvtnum_full to print error reportsEyal Moscovici
2020-05-13iotests: 287: add qcow2 compression type testDenis Plotnikov
2020-05-13qcow2: introduce compression type featureDenis Plotnikov
2020-05-08iotests/055: Use cache.no-flush for vmdk targetKevin Wolf
2020-05-08iotests: Backup with different source/target sizeKevin Wolf
2020-05-08iotests/283: Use consistent size for source and targetKevin Wolf
2020-05-08iotests: vmdk: Enable zeroed_grained=on by defaultKevin Wolf
2020-05-08qcow2: Avoid integer wraparound in qcow2_co_truncate()Alberto Garcia
2020-05-08iotests/113: mark bochs as required to support whitelistingVladimir Sementsov-Ogievskiy
2020-05-08iotests/109: mark required formats as required to support whitelistingVladimir Sementsov-Ogievskiy
2020-05-08iotests/055: skip vmdk target tests if vmdk is not whitelistedVladimir Sementsov-Ogievskiy
2020-05-08iotests/055: refactor compressed backup to vmdkVladimir Sementsov-Ogievskiy
2020-05-08iotests/041: drop self.assert_no_active_block_jobs()Vladimir Sementsov-Ogievskiy
2020-05-08iotests/148: use skip_if_unsupportedVladimir Sementsov-Ogievskiy
2020-05-08iotests/082: require bochsVladimir Sementsov-Ogievskiy
2020-05-08iotests: handle tmpfsVladimir Sementsov-Ogievskiy
2020-05-05Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-05-05' in...Peter Maydell