aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)AuthorFilesLines
2020-08-21meson: link emulators without Makefile.targetPaolo Bonzini1-3/+3
2020-08-11iotests: add test for unaligned granularity bitmap backupStefan Reiter3-0/+63
2020-08-03iotests/169: Test source cont with backing bmapMax Reitz2-3/+65
2020-07-28Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2020-07-28' into st...Peter Maydell6-50/+221
2020-07-28Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-07-28' in...Peter Maydell4-4/+36
2020-07-28iotests: Test convert to qcow2 compressed to NBDNir Soffer3-0/+159
2020-07-28iotests: Add more qemu_img helpersNir Soffer1-0/+6
2020-07-28iotests: Make qemu_nbd_popen() a contextmanagerNir Soffer3-50/+56
2020-07-28Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmaps-2020-07-27' int...Peter Maydell3-62/+204
2020-07-28iotests/197: Fix for non-qcow2 formatsMax Reitz2-4/+6
2020-07-28iotests/028: Add test for cross-base-EOF readsMax Reitz2-0/+30
2020-07-27iotests: Adjust which migration tests are quickEric Blake1-6/+6
2020-07-27qemu-iotests/199: add source-killed case to bitmaps postcopyVladimir Sementsov-Ogievskiy2-2/+17
2020-07-27qemu-iotests/199: add early shutdown case to bitmaps postcopyVladimir Sementsov-Ogievskiy2-2/+26
2020-07-27qemu-iotests/199: check persistent bitmapsVladimir Sementsov-Ogievskiy1-1/+15
2020-07-27qemu-iotests/199: prepare for new test-cases additionVladimir Sementsov-Ogievskiy1-13/+23
2020-07-27qemu-iotests/199: increase postcopy periodVladimir Sementsov-Ogievskiy1-19/+39
2020-07-27qemu-iotests/199: change discard patternsVladimir Sementsov-Ogievskiy1-18/+26
2020-07-27qemu-iotests/199: improve performance: set bitmap by discardVladimir Sementsov-Ogievskiy1-11/+20
2020-07-27qemu-iotests/199: better catch postcopy timeVladimir Sementsov-Ogievskiy1-15/+57
2020-07-27qemu-iotests/199: drop extra constraintsVladimir Sementsov-Ogievskiy1-2/+1
2020-07-27qemu-iotests/199: fix styleVladimir Sementsov-Ogievskiy1-6/+7
2020-07-27iotests/197: Fix for compat=0.10Max Reitz1-1/+3
2020-07-27iotests: Select a default machine for the rx and avr targetsThomas Huth1-5/+9
2020-07-21Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2-0/+47
2020-07-21iotests: Test sparseness for qemu-img convert -nKevin Wolf2-0/+47
2020-07-21qemu-iotests: add testcase for bz #1857490Maxim Levitsky2-3/+53
2020-07-17iotests: test shutdown when bitmap is exported through NBDVladimir Sementsov-Ogievskiy3-0/+76
2020-07-17iotests/030: Reduce job speed to make race less likelyKevin Wolf1-1/+1
2020-07-17crypto: use a stronger private key for testsDaniel P. Berrangé1-18/+39
2020-07-17Remove VXHS block deviceMarc-André Lureau12-53/+0
2020-07-15Merge remote-tracking branch 'remotes/philmd-gitlab/tags/python-next-20200714...Peter Maydell1-6/+3
2020-07-14iotests.py: use qemu.qmp type aliasesJohn Snow1-6/+3
2020-07-14Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell137-947/+1208
2020-07-14qemu-img: Deprecate use of -b without -FEric Blake3-1/+26
2020-07-14iotests: Specify explicit backing format where sensibleEric Blake119-361/+434
2020-07-14qcow2: Deprecate use of qemu-img amend to change backing fileEric Blake2-0/+3
2020-07-14block: Error if backing file fails during creation without -uEric Blake2-9/+6
2020-07-14qcow: Tolerate backing_fmt=Eric Blake3-0/+149
2020-07-14block: Finish deprecation of 'qemu-img convert -n -o'Eric Blake2-0/+11
2020-07-14qemu-img: Flush stdout before before potential stderr messagesEric Blake6-12/+12
2020-07-14file-posix: Mitigate file fragmentation with extent size hintsKevin Wolf4-8/+28
2020-07-14iotests/059: Filter out disk size with more standard filterKevin Wolf2-506/+505
2020-07-14iotests: Simplify _filter_img_create() a bitMax Reitz4-61/+45
2020-07-13iotests.py: filter_testfiles(): filter SOCK_DIR tooVladimir Sementsov-Ogievskiy1-2/+3
2020-07-13iotests.py: QemuIoInteractive: print output on failureVladimir Sementsov-Ogievskiy1-1/+7
2020-07-13iotests: QemuIoInteractive: use qemu_io_args_no_fmtVladimir Sementsov-Ogievskiy1-1/+1
2020-07-11iotests: Set LC_ALL=C for sortMax Reitz1-1/+1
2020-07-06block/vpc: return ZERO block-status when appropriateVladimir Sementsov-Ogievskiy2-30/+435
2020-07-06iotests: add tests for blockdev-amendMaxim Levitsky5-0/+589