aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)AuthorFilesLines
2018-05-23qemu-iotests: Add more tests to "migration" groupKevin Wolf1-5/+5
2018-05-23qemu-iotests: 086 doesn't work with NFSKevin Wolf1-1/+1
2018-05-23qemu-iotests: Filter NFS pathsKevin Wolf3-4/+12
2018-05-23qemu-iotests: Fix paths for NFSKevin Wolf1-2/+2
2018-05-16blockjob: do not cancel timer in resumeStefan Hajnoczi2-11/+6
2018-05-16qemu-iotests: reduce chance of races in 185Stefan Hajnoczi1-0/+12
2018-05-15iotests: Add test for -U/force-share conflictsMax Reitz2-0/+33
2018-05-15iotests: Add test for COR across nodesMax Reitz3-0/+144
2018-05-15iotests: Copy 197 for COR filter driverMax Reitz3-0/+147
2018-05-15iotests: Clean up wrap image in 197Max Reitz1-0/+1
2018-05-15iotests: Skip 181 and 201 without userfaultfdMax Reitz2-0/+26
2018-05-15iotests: Add failure matching to common.qemuMax Reitz1-7/+51
2018-05-15qcow2: Give the refcount cache the minimum possible size by defaultAlberto Garcia1-1/+1
2018-05-15iotests: Split 214 off of 122Max Reitz5-80/+133
2018-05-08iotests: Add test for cancelling a mirror jobMax Reitz3-0/+169
2018-05-08block/mirror: honor ratelimit againStefan Hajnoczi1-1/+1
2018-04-16iotests: fix 169Vladimir Sementsov-Ogievskiy1-21/+27
2018-04-11Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell7-17/+32
2018-04-10qemu-iotests: update 185 outputStefan Hajnoczi2-9/+13
2018-04-10qemu-iotests: Remove _supported_fmt dmgKevin Wolf2-2/+2
2018-04-10iotests: blacklist bochs and cloop for 205 and 208Vladimir Sementsov-Ogievskiy2-1/+3
2018-04-10iotests.py: improve verify_image_format helperVladimir Sementsov-Ogievskiy1-3/+11
2018-04-10iotests.py: support unsupported_fmts in main()Vladimir Sementsov-Ogievskiy1-2/+3
2018-04-10iotests: fix wait_until_completed()Peter Xu1-6/+3
2018-04-03Merge remote-tracking branch 'mreitz/tags/pull-block-2018-04-03' into queue-b...Kevin Wolf6-2/+117
2018-04-03iotests: Test abnormally large size in compressed cluster descriptorAlberto Garcia2-0/+80
2018-04-03qemu-iotests: Use ppc64 qemu_arch on ppc64le hostLukáš Doktor2-2/+3
2018-04-03iotests: Test preallocated truncate of 2G imageMax Reitz2-0/+34
2018-04-03iotests: fix 208 for luks formatVladimir Sementsov-Ogievskiy1-1/+1
2018-04-03iotests: Update 186 after commit ac64273c66ab136c44043259162Alberto Garcia3-29/+34
2018-04-03iotests: Update 051 and 186 after commit 1454509726719e0933cAlberto Garcia3-52/+0
2018-03-27Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2018-03-26' in...Peter Maydell2-7/+5
2018-03-26iotests: enable shared migration cases in 169Vladimir Sementsov-Ogievskiy2-7/+5
2018-03-26qemu-iotests: Test vhdx image creation with QMPKevin Wolf3-0/+471
2018-03-26qemu-iotests: Test parallels image creation with QMPKevin Wolf3-0/+438
2018-03-26qemu-iotests: Test invalid resize on luksKevin Wolf2-0/+53
2018-03-26qemu-iotests: Enable 025 for luksKevin Wolf1-1/+8
2018-03-26qemu-iotests: Test vdi image creation with QMPKevin Wolf3-0/+344
2018-03-26qcow2: Reset free_cluster_index when allocating a new refcount blockAlberto Garcia3-3/+33
2018-03-26iotests: 163 is not quickEric Blake1-1/+1
2018-03-19block: Handle null backing linkMax Reitz2-0/+28
2018-03-19iotests: Avoid realpath, for CentOS 6Eric Blake1-6/+6
2018-03-19block: fix iotest 146 output expectationsJeff Cody1-1/+1
2018-03-19qemu-iotests: Enable write tests for parallelsKevin Wolf2-2/+1
2018-03-19iotests: Add regression test for commit base lockingFam Zheng2-0/+17
2018-03-19qemu-iotests: Test luks QMP image creationKevin Wolf4-1/+348
2018-03-19iotests: test manual job dismissalJohn Snow2-2/+189
2018-03-19blockjobs: Expose manual propertyJohn Snow1-12/+12
2018-03-19iotests: add pause_waitJohn Snow3-19/+16
2018-03-19blockjobs: add status enumJohn Snow1-12/+12