aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)Author
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
2020-03-11qemu-iotests: adding LUKS cleanup for non-UTF8 secret errorDaniel Henrique Barboza
2020-03-11iotests: Add iothread cases to 155Kevin Wolf
2020-03-11iotests: Test mirror with temporarily disabled target backing fileKevin Wolf
2020-03-11iotests: Fix run_job() with use_log=FalseKevin Wolf
2020-03-11block: Relax restrictions for blockdev-snapshotKevin Wolf
2020-03-11iotests: Fix nonportable use of od --endianEric Blake
2020-03-11iotests: add 288 luks qemu-img measure testStefan Hajnoczi
2020-03-11qemu-img: allow qemu-img measure --object without a filenameStefan Hajnoczi
2020-03-06block: bdrv_reopen() with backing file in different AioContextKevin Wolf
2020-03-06iotests: Refactor blockdev-reopen test for iothreadsKevin Wolf
2020-03-06iotests/026: Test EIO on allocation in a data-fileMax Reitz
2020-03-06iotests/026: Test EIO on preallocated zero clusterMax Reitz
2020-02-25tests/iotests: be a little more forgiving on the size testAlex Bennée
2020-02-20iotests: Test snapshot -l field separationMax Reitz
2020-02-20iotests: Test convert -n -B to backing-less targetMax Reitz