aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)Author
2015-04-28iotests: add incremental backup granularity testsJohn Snow
2015-04-28iotests: add incremental backup failure recovery testJohn Snow
2015-04-28iotests: add simple incremental backup caseJohn Snow
2015-04-28iotests: add QMP event waiting queueJohn Snow
2015-04-28iotests: add invalid input incremental backup testsJohn Snow
2015-04-28qemu-iotests: Test that "stop" doesn't drain block jobsFam Zheng
2015-04-28qemu-iotests: Some qemu-img convert testsKevin Wolf
2015-04-08qcow2: Fix header update with overridden backing fileKevin Wolf
2015-03-27qemu-iotests: Test unaligned 4k zero writeFam Zheng
2015-03-19block: Fix blockdev-backup not to use funky error classMarkus Armbruster
2015-03-16iotests: Test non-self-referential qcow2 refblocksMax Reitz
2015-03-16iotests: Add tests for refcount table growthMax Reitz
2015-03-16block: Deprecate QCOW/QCOW2 encryptionMarkus Armbruster
2015-03-16qemu-img: Fix convert, amend error messages for unknown optionsMarkus Armbruster
2015-03-16iotests: Update 051's reference outputMarkus Armbruster
2015-03-10Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2015-03-10iotests: add O_DIRECT alignment probing testStefan Hajnoczi
2015-03-10Add testcase for scsi-hd devices without drive propertyChristian Borntraeger
2015-03-10iotests: Drop vpc from 004's and 104's format listMax Reitz
2015-03-10iotests: Remove 006Max Reitz
2015-03-10iotests: Fix 051's reference outputMax Reitz
2015-03-10blkdebug: fix "once" ruleJohn Snow
2015-03-10iotests: Add test for different refcount widthsMax Reitz
2015-03-10qcow2: Allow creation with refcount order != 4Max Reitz
2015-03-10iotests: Prepare for refcount_bits optionMax Reitz
2015-03-10qcow2: Add refcount_bits to format-specific infoMax Reitz
2015-03-10gitignore: Track common.env in iotests gitignoreCole Robinson
2015-02-16qemu-io: Remove "growable" optionMax Reitz
2015-02-16blockdev: Use blk_new_open() in blockdev_init()Max Reitz
2015-02-16iotests: Add test for driver=qcow2, format=qcow2Max Reitz
2015-02-16block: Add Error parameter to bdrv_find_protocol()Max Reitz
2015-02-16iotests: Add test for qemu-img convert to NBDMax Reitz
2015-02-16qemu-iotests: Add 093 for IO throttlingFam Zheng
2015-02-16qemu-iotests: Allow caller to disable underscore convertion for qmpFam Zheng
2015-02-16qemu-iotests: Add VM method qtest() to iotests.pyFam Zheng
2015-02-16iotests: Add test for drive-mirror with NBD targetMax Reitz
2015-02-16iotests: Add "wait" functionality to _cleanup_qemuMax Reitz
2015-02-06nbd: Improve error messagesMax Reitz
2015-02-06iotests: Fix 104 for NBDMax Reitz
2015-02-06iotests: Fix 100 for nbdMax Reitz
2015-02-06iotests: Fix 083Max Reitz
2015-02-06qemu-iotests: add 116 invalid QED input file testsStefan Hajnoczi
2015-02-06block: add event when disk usage exceeds thresholdFrancesco Romani
2015-02-06iotests: Specify format for qemu-nbdMax Reitz
2015-02-06qemu-iotests: Fix supported_oses checkFam Zheng
2015-01-23iotests: Lower 064's memory usageMax Reitz
2015-01-23iotests: Add tests for more corruption casesMax Reitz
2015-01-13qemu-iotests: Add supported os parameter for python testsFam Zheng
2015-01-13qemu-iotests: Add "_supported_os Linux" to 058Fam Zheng
2015-01-13qemu-iotests: Replace "/bin/true" with "true"Fam Zheng