aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)Author
2018-04-16iotests: fix 169Vladimir Sementsov-Ogievskiy
2018-04-11Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2018-04-10qemu-iotests: update 185 outputStefan Hajnoczi
2018-04-10qemu-iotests: Remove _supported_fmt dmgKevin Wolf
2018-04-10iotests: blacklist bochs and cloop for 205 and 208Vladimir Sementsov-Ogievskiy
2018-04-10iotests.py: improve verify_image_format helperVladimir Sementsov-Ogievskiy
2018-04-10iotests.py: support unsupported_fmts in main()Vladimir Sementsov-Ogievskiy
2018-04-10iotests: fix wait_until_completed()Peter Xu
2018-04-03Merge remote-tracking branch 'mreitz/tags/pull-block-2018-04-03' into queue-b...Kevin Wolf
2018-04-03iotests: Test abnormally large size in compressed cluster descriptorAlberto Garcia
2018-04-03qemu-iotests: Use ppc64 qemu_arch on ppc64le hostLukáš Doktor
2018-04-03iotests: Test preallocated truncate of 2G imageMax Reitz
2018-04-03iotests: fix 208 for luks formatVladimir Sementsov-Ogievskiy
2018-04-03iotests: Update 186 after commit ac64273c66ab136c44043259162Alberto Garcia
2018-04-03iotests: Update 051 and 186 after commit 1454509726719e0933cAlberto Garcia
2018-03-27Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2018-03-26' in...Peter Maydell
2018-03-26iotests: enable shared migration cases in 169Vladimir Sementsov-Ogievskiy
2018-03-26qemu-iotests: Test vhdx image creation with QMPKevin Wolf
2018-03-26qemu-iotests: Test parallels image creation with QMPKevin Wolf
2018-03-26qemu-iotests: Test invalid resize on luksKevin Wolf
2018-03-26qemu-iotests: Enable 025 for luksKevin Wolf
2018-03-26qemu-iotests: Test vdi image creation with QMPKevin Wolf
2018-03-26qcow2: Reset free_cluster_index when allocating a new refcount blockAlberto Garcia
2018-03-26iotests: 163 is not quickEric Blake
2018-03-19block: Handle null backing linkMax Reitz
2018-03-19iotests: Avoid realpath, for CentOS 6Eric Blake
2018-03-19block: fix iotest 146 output expectationsJeff Cody
2018-03-19qemu-iotests: Enable write tests for parallelsKevin Wolf
2018-03-19iotests: Add regression test for commit base lockingFam Zheng
2018-03-19qemu-iotests: Test luks QMP image creationKevin Wolf
2018-03-19iotests: test manual job dismissalJohn Snow
2018-03-19blockjobs: Expose manual propertyJohn Snow
2018-03-19iotests: add pause_waitJohn Snow
2018-03-19blockjobs: add status enumJohn Snow
2018-03-16Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...Peter Maydell
2018-03-13iotests: add dirty bitmap postcopy testVladimir Sementsov-Ogievskiy
2018-03-13iotests: add dirty bitmap migration testVladimir Sementsov-Ogievskiy
2018-03-13iotests: new test 209 for NBD BLOCK_STATUSVladimir Sementsov-Ogievskiy
2018-03-13iotests: add file_path helperVladimir Sementsov-Ogievskiy
2018-03-13iotests.py: tiny refactor: move system imports upVladimir Sementsov-Ogievskiy
2018-03-13iotests: add 208 nbd-server + blockdev-snapshot-sync test caseStefan Hajnoczi
2018-03-13iotests: Fix stuck NBD process on 33Eric Blake
2018-03-09qemu-iotests: fix 203 migration completion raceStefan Hajnoczi
2018-03-09iotests: Tweak 030 in order to trigger a race condition with parallel jobsAlberto Garcia
2018-03-09iotests: Skip test for ENOMEM errorFam Zheng
2018-03-09iotests: Mark all tests executableEric Blake
2018-03-09iotests: Test creating overlay when guest runningFam Zheng
2018-03-09qemu-iotests: Test ssh image creation over QMPKevin Wolf
2018-03-09qemu-iotests: Test qcow2 over file image creation with QMPKevin Wolf
2018-03-09qcow2: Use visitor for options in qcow2_create()Kevin Wolf