summaryrefslogtreecommitdiffstats
path: root/tests/qemu-iotests
Commit message (Expand)AuthorAgeFilesLines
...
* qcow2.py: Introduce '-j' key to dump in JSON formatAndrey Shinkevich2020-08-212-6/+16
* qcow2_format.py: Dump bitmap table serialized entriesAndrey Shinkevich2020-08-212-0/+54
* qcow2_format.py: pass cluster size to substructuresAndrey Shinkevich2020-08-211-6/+11
* qcow2_format.py: Dump bitmap directory informationAndrey Shinkevich2020-08-212-0/+65
* qcow2_format.py: dump bitmap flags in human readable way.Andrey Shinkevich2020-08-211-0/+16
* qcow2_format.py: change Qcow2BitmapExt initialization methodAndrey Shinkevich2020-08-211-14/+22
* qcow2_format.py: make printable data an extension class memberAndrey Shinkevich2020-08-211-6/+8
* iotests: add test for QCOW2 header dumpAndrey Shinkevich2020-08-213-0/+121
* meson: convert check-blockPaolo Bonzini2020-08-211-0/+10
* meson: link emulators without Makefile.targetPaolo Bonzini2020-08-211-3/+3
* iotests: add test for unaligned granularity bitmap backupStefan Reiter2020-08-113-0/+63
* iotests/169: Test source cont with backing bmapMax Reitz2020-08-032-3/+65
* Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2020-07-28' into st...Peter Maydell2020-07-286-50/+221
|\
| * iotests: Test convert to qcow2 compressed to NBDNir Soffer2020-07-283-0/+159
| * 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