aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)AuthorFilesLines
2015-05-22tests: add test case for encrypted qcow2 read/writeDaniel P. Berrange3-0/+116
2015-05-22qemu-iotests: Make debugging python tests easierFam Zheng3-6/+26
2015-05-22qemu-iotests: qemu-img info on afl VMDK image with a huge capacityFam Zheng3-0/+8
2015-05-22qemu-iotests: Test unaligned sub-block zero writeFam Zheng2-0/+43
2015-05-22iotests, parallels: check for incorrectly closed image in testsDenis V. Lunev2-0/+26
2015-05-22iotests, parallels: test for newly created parallels image via qemu-imgDenis V. Lunev3-0/+93
2015-05-22iotests, parallels: test for write into Parallels imageDenis V. Lunev2-0/+15
2015-05-22iotests, parallels: quote TEST_IMG in 076 test to be path-safeDenis V. Lunev1-5/+5
2015-04-28iotests: add incremental backup granularity testsJohn Snow2-13/+49
2015-04-28iotests: add incremental backup failure recovery testJohn Snow2-2/+59
2015-04-28iotests: add simple incremental backup caseJohn Snow2-6/+172
2015-04-28iotests: add QMP event waiting queueJohn Snow1-0/+38
2015-04-28iotests: add invalid input incremental backup testsJohn Snow3-0/+110
2015-04-28qemu-iotests: Test that "stop" doesn't drain block jobsFam Zheng3-0/+92
2015-04-28qemu-iotests: Some qemu-img convert testsKevin Wolf3-0/+433
2015-04-08qcow2: Fix header update with overridden backing fileKevin Wolf3-0/+139
2015-03-27qemu-iotests: Test unaligned 4k zero writeFam Zheng2-17/+56
2015-03-19block: Fix blockdev-backup not to use funky error classMarkus Armbruster1-4/+7
2015-03-16iotests: Test non-self-referential qcow2 refblocksMax Reitz3-0/+104
2015-03-16iotests: Add tests for refcount table growthMax Reitz3-0/+126
2015-03-16block: Deprecate QCOW/QCOW2 encryptionMarkus Armbruster2-0/+24
2015-03-16qemu-img: Fix convert, amend error messages for unknown optionsMarkus Armbruster1-1/+0
2015-03-16iotests: Update 051's reference outputMarkus Armbruster1-3/+1
2015-03-10Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell30-169/+517
2015-03-10iotests: add O_DIRECT alignment probing testStefan Hajnoczi3-0/+88
2015-03-10Add testcase for scsi-hd devices without drive propertyChristian Borntraeger2-0/+14
2015-03-10iotests: Drop vpc from 004's and 104's format listMax Reitz2-2/+2
2015-03-10iotests: Remove 006Max Reitz3-61/+1
2015-03-10iotests: Fix 051's reference outputMax Reitz1-6/+3
2015-03-10blkdebug: fix "once" ruleJohn Snow1-20/+4
2015-03-10iotests: Add test for different refcount widthsMax Reitz3-0/+272
2015-03-10qcow2: Allow creation with refcount order != 4Max Reitz3-80/+107
2015-03-10iotests: Prepare for refcount_bits optionMax Reitz13-37/+41
2015-03-10qcow2: Add refcount_bits to format-specific infoMax Reitz5-8/+30
2015-03-10gitignore: Track common.env in iotests gitignoreCole Robinson1-0/+1
2015-02-16qemu-io: Remove "growable" optionMax Reitz3-97/+1
2015-02-16blockdev: Use blk_new_open() in blockdev_init()Max Reitz2-35/+35
2015-02-16iotests: Add test for driver=qcow2, format=qcow2Max Reitz2-0/+4
2015-02-16block: Add Error parameter to bdrv_find_protocol()Max Reitz1-2/+2
2015-02-16iotests: Add test for qemu-img convert to NBDMax Reitz3-0/+72
2015-02-16qemu-iotests: Add 093 for IO throttlingFam Zheng3-0/+120
2015-02-16qemu-iotests: Allow caller to disable underscore convertion for qmpFam Zheng1-2/+5
2015-02-16qemu-iotests: Add VM method qtest() to iotests.pyFam Zheng1-2/+14
2015-02-16iotests: Add test for drive-mirror with NBD targetMax Reitz3-0/+93
2015-02-16iotests: Add "wait" functionality to _cleanup_qemuMax Reitz1-1/+11
2015-02-06nbd: Improve error messagesMax Reitz2-35/+19
2015-02-06iotests: Fix 104 for NBDMax Reitz2-6/+4
2015-02-06iotests: Fix 100 for nbdMax Reitz1-0/+12
2015-02-06iotests: Fix 083Max Reitz1-19/+11
2015-02-06qemu-iotests: add 116 invalid QED input file testsStefan Hajnoczi3-0/+134