aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)Author
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
2020-05-05Fix iotest 153Maxim Levitsky
2020-05-05block: Comment cleanupsEric Blake
2020-05-05qcow2: Allow resize of images with internal snapshotsEric Blake
2020-05-05iotests: use python logging for iotests.log()John Snow
2020-05-05iotests: Mark verify functions as privateJohn Snow
2020-05-05iotest 258: use script_mainJohn Snow
2020-05-05iotests: add script_initializeJohn Snow
2020-05-05iotests: add hmp helper with loggingJohn Snow
2020-05-05iotests: limit line length to 79 charsJohn Snow
2020-05-05iotests: touch up log function signatureJohn Snow
2020-05-05iotests: drop pre-Python 3.4 compatibility codeJohn Snow
2020-05-05iotests: alphabetize standard importsJohn Snow
2020-05-05iotests: add pylintrc fileJohn Snow
2020-05-05iotests: replace mutable list default argsJohn Snow
2020-05-05iotests: ignore import warnings from pylintJohn Snow
2020-05-05iotests: don't use 'format' for drive_addJohn Snow
2020-05-05iotests: do a light delintingJohn Snow
2020-05-04iotests/041: Fix NBD socket pathMax Reitz
2020-04-30qcow2: Forward ZERO_WRITE flag for full preallocationKevin Wolf
2020-04-30iotests: Test committing to short backing fileKevin Wolf
2020-04-30iotests: Filter testfiles out in filter_img_info()Kevin Wolf
2020-04-30qemu-iotests: allow qcow2 external discarded clusters to contain stale dataPaolo Bonzini
2020-04-07iotests/common.pattern: Quote echosMax Reitz
2020-04-07qemu-img: Report convert errors by bytes, not sectorsEric Blake
2020-04-07qcow2: Forbid discard in qcow2 v2 images with backing filesAlberto Garcia
2020-03-26iotests/138: Test leaks/corruptions fixed reportMax Reitz
2020-03-26iotests: Add poke_file_[bl]e functionsMax Reitz
2020-03-26qcow2: Avoid feature name extension on small cluster sizeEric Blake
2020-03-26qcow2: List autoclear bit names in headerEric Blake
2020-03-24iotests/026: Move v3-exclusive test to new fileMax Reitz
2020-03-24iotests: Fix cleanup path in some testsMax Reitz
2020-03-21iotests: Increase pause_wait() timeoutKevin Wolf
2020-03-21iotests.py: Enable faulthandlerKevin Wolf
2020-03-12Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell