summaryrefslogtreecommitdiffstats
path: root/tests/qemu-iotests
Commit message (Expand)AuthorAgeFilesLines
...
| * iotests: Add more qemu_img helpersNir Soffer2020-07-281-0/+6
| * iotests: Make qemu_nbd_popen() a contextmanagerNir Soffer2020-07-283-50/+56
* | Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-07-28' in...Peter Maydell2020-07-284-4/+36
|\ \
| * | iotests/197: Fix for non-qcow2 formatsMax Reitz2020-07-282-4/+6
| * | iotests/028: Add test for cross-base-EOF readsMax Reitz2020-07-282-0/+30
| |/
* | Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmaps-2020-07-27' int...Peter Maydell2020-07-283-62/+204
|\ \ | |/ |/|
| * iotests: Adjust which migration tests are quickEric Blake2020-07-271-6/+6
| * qemu-iotests/199: add source-killed case to bitmaps postcopyVladimir Sementsov-Ogievskiy2020-07-272-2/+17
| * qemu-iotests/199: add early shutdown case to bitmaps postcopyVladimir Sementsov-Ogievskiy2020-07-272-2/+26
| * qemu-iotests/199: check persistent bitmapsVladimir Sementsov-Ogievskiy2020-07-271-1/+15
| * qemu-iotests/199: prepare for new test-cases additionVladimir Sementsov-Ogievskiy2020-07-271-13/+23
| * qemu-iotests/199: increase postcopy periodVladimir Sementsov-Ogievskiy2020-07-271-19/+39
| * qemu-iotests/199: change discard patternsVladimir Sementsov-Ogievskiy2020-07-271-18/+26
| * qemu-iotests/199: improve performance: set bitmap by discardVladimir Sementsov-Ogievskiy2020-07-271-11/+20
| * qemu-iotests/199: better catch postcopy timeVladimir Sementsov-Ogievskiy2020-07-271-15/+57
| * qemu-iotests/199: drop extra constraintsVladimir Sementsov-Ogievskiy2020-07-271-2/+1Star
| * qemu-iotests/199: fix styleVladimir Sementsov-Ogievskiy2020-07-271-6/+7
* | iotests/197: Fix for compat=0.10Max Reitz2020-07-271-1/+3
* | iotests: Select a default machine for the rx and avr targetsThomas Huth2020-07-271-5/+9
|/
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2020-07-212-0/+47
|\
| * iotests: Test sparseness for qemu-img convert -nKevin Wolf2020-07-212-0/+47
* | qemu-iotests: add testcase for bz #1857490Maxim Levitsky2020-07-212-3/+53
|/
* iotests: test shutdown when bitmap is exported through NBDVladimir Sementsov-Ogievskiy2020-07-173-0/+76
* iotests/030: Reduce job speed to make race less likelyKevin Wolf2020-07-171-1/+1
* crypto: use a stronger private key for testsDaniel P. Berrangé2020-07-171-18/+39
* Remove VXHS block deviceMarc-André Lureau2020-07-1712-53/+0Star
* Merge remote-tracking branch 'remotes/philmd-gitlab/tags/python-next-20200714...Peter Maydell2020-07-151-6/+3Star
|\
| * iotests.py: use qemu.qmp type aliasesJohn Snow2020-07-141-6/+3Star
* | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2020-07-14137-947/+1208
|\ \ | |/ |/|
| * qemu-img: Deprecate use of -b without -FEric Blake2020-07-143-1/+26
| * iotests: Specify explicit backing format where sensibleEric Blake2020-07-14119-361/+434
| * qcow2: Deprecate use of qemu-img amend to change backing fileEric Blake2020-07-142-0/+3
| * block: Error if backing file fails during creation without -uEric Blake2020-07-142-9/+6Star
| * qcow: Tolerate backing_fmt=Eric Blake2020-07-143-0/+149
| * block: Finish deprecation of 'qemu-img convert -n -o'Eric Blake2020-07-142-0/+11
| * qemu-img: Flush stdout before before potential stderr messagesEric Blake2020-07-146-12/+12
| * file-posix: Mitigate file fragmentation with extent size hintsKevin Wolf2020-07-144-8/+28
| * iotests/059: Filter out disk size with more standard filterKevin Wolf2020-07-142-506/+505Star
| * iotests: Simplify _filter_img_create() a bitMax Reitz2020-07-144-61/+45Star
* | iotests.py: filter_testfiles(): filter SOCK_DIR tooVladimir Sementsov-Ogievskiy2020-07-131-2/+3
* | iotests.py: QemuIoInteractive: print output on failureVladimir Sementsov-Ogievskiy2020-07-131-1/+7
* | iotests: QemuIoInteractive: use qemu_io_args_no_fmtVladimir Sementsov-Ogievskiy2020-07-131-1/+1
|/
* iotests: Set LC_ALL=C for sortMax Reitz2020-07-111-1/+1
* block/vpc: return ZERO block-status when appropriateVladimir Sementsov-Ogievskiy2020-07-062-30/+435
* iotests: add tests for blockdev-amendMaxim Levitsky2020-07-065-0/+589
* iotests: qemu-img tests for luks key managementMaxim Levitsky2020-07-065-0/+429
* block/qcow2: extend qemu-img amend interface with crypto optionsMaxim Levitsky2020-07-061-0/+45
* block/amend: refactor qcow2 amend optionsMaxim Levitsky2020-07-0610-251/+129Star
* iotests: Check whether luks worksMax Reitz2020-07-0610-0/+16
* iotests.py: Add (verify|has)_working_luks()Max Reitz2020-07-061-0/+39