aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)AuthorFilesLines
2020-05-08iotests/109: mark required formats as required to support whitelistingVladimir Sementsov-Ogievskiy1-0/+1
2020-05-08iotests/055: skip vmdk target tests if vmdk is not whitelistedVladimir Sementsov-Ogievskiy1-0/+4
2020-05-08iotests/055: refactor compressed backup to vmdkVladimir Sementsov-Ogievskiy2-35/+39
2020-05-08iotests/041: drop self.assert_no_active_block_jobs()Vladimir Sementsov-Ogievskiy1-8/+0
2020-05-08iotests/148: use skip_if_unsupportedVladimir Sementsov-Ogievskiy1-0/+1
2020-05-08iotests/082: require bochsVladimir Sementsov-Ogievskiy1-0/+1
2020-05-08iotests: handle tmpfsVladimir Sementsov-Ogievskiy2-3/+36
2020-05-05Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-05-05' in...Peter Maydell52-227/+412
2020-05-05Fix iotest 153Maxim Levitsky2-7/+7
2020-05-05block: Comment cleanupsEric Blake4-4/+4
2020-05-05qcow2: Allow resize of images with internal snapshotsEric Blake2-0/+63
2020-05-05iotests: use python logging for iotests.log()John Snow5-31/+39
2020-05-05iotests: Mark verify functions as privateJohn Snow1-10/+13
2020-05-05iotest 258: use script_mainJohn Snow1-7/+4
2020-05-05iotests: add script_initializeJohn Snow38-83/+132
2020-05-05iotests: add hmp helper with loggingJohn Snow1-15/+24
2020-05-05iotests: limit line length to 79 charsJohn Snow2-23/+47
2020-05-05iotests: touch up log function signatureJohn Snow1-3/+11
2020-05-05iotests: drop pre-Python 3.4 compatibility codeJohn Snow1-4/+1
2020-05-05iotests: alphabetize standard importsJohn Snow1-9/+9
2020-05-05iotests: add pylintrc fileJohn Snow1-0/+22
2020-05-05iotests: replace mutable list default argsJohn Snow1-12/+12
2020-05-05iotests: ignore import warnings from pylintJohn Snow1-0/+1
2020-05-05iotests: don't use 'format' for drive_addJohn Snow2-4/+5
2020-05-05iotests: do a light delintingJohn Snow1-40/+43
2020-05-04iotests/041: Fix NBD socket pathMax Reitz1-1/+1
2020-04-30qcow2: Forward ZERO_WRITE flag for full preallocationKevin Wolf1-2/+2
2020-04-30iotests: Test committing to short backing fileKevin Wolf3-0/+424
2020-04-30iotests: Filter testfiles out in filter_img_info()Kevin Wolf1-2/+3
2020-04-30qemu-iotests: allow qcow2 external discarded clusters to contain stale dataPaolo Bonzini2-5/+14
2020-04-07iotests/common.pattern: Quote echosMax Reitz1-11/+11
2020-04-07qemu-img: Report convert errors by bytes, not sectorsEric Blake1-1/+1
2020-04-07qcow2: Forbid discard in qcow2 v2 images with backing filesAlberto Garcia8-19/+181
2020-03-26iotests/138: Test leaks/corruptions fixed reportMax Reitz2-2/+53
2020-03-26iotests: Add poke_file_[bl]e functionsMax Reitz1-0/+24
2020-03-26qcow2: Avoid feature name extension on small cluster sizeEric Blake2-4/+8
2020-03-26qcow2: List autoclear bit names in headerEric Blake3-13/+13
2020-03-24iotests/026: Move v3-exclusive test to new fileMax Reitz6-43/+98
2020-03-24iotests: Fix cleanup path in some testsMax Reitz3-1/+8
2020-03-21iotests: Increase pause_wait() timeoutKevin Wolf1-1/+1
2020-03-21iotests.py: Enable faulthandlerKevin Wolf1-0/+3
2020-03-12Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell7-19/+161
2020-03-11qemu-iotests: adding LUKS cleanup for non-UTF8 secret errorDaniel Henrique Barboza3-0/+79
2020-03-11iotests: Add iothread cases to 155Kevin Wolf2-11/+25
2020-03-11iotests: Test mirror with temporarily disabled target backing fileKevin Wolf2-7/+53
2020-03-11iotests: Fix run_job() with use_log=FalseKevin Wolf1-1/+4
2020-03-11block: Relax restrictions for blockdev-snapshotKevin Wolf1-2/+2
2020-03-11iotests: Fix nonportable use of od --endianEric Blake1-5/+17
2020-03-11iotests: add 288 luks qemu-img measure testStefan Hajnoczi3-0/+124
2020-03-11qemu-img: allow qemu-img measure --object without a filenameStefan Hajnoczi3-9/+9