summaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)AuthorFilesLines
2015-07-27block: qemu-iotests - add check for multiplication overflow in vpcJeff Cody4-0/+60
2015-07-02iotests: Use event_wait in wait_readyFam Zheng1-7/+2
2015-07-02qemu-iotests: Add test case for mirror with unmapFam Zheng3-0/+65
2015-07-02qemu-iotests: Make block job methods commonFam Zheng2-51/+43
2015-07-02qapi: Rename 'dirty-bitmap' mode to 'incremental'John Snow1-3/+3
2015-06-24qemu-iotests: fix 051.out after qdev error message changeStefan Hajnoczi1-8/+0
2015-06-15Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell11-6/+172
2015-06-12iotests: Add tests for overriding BDRV_O_PROTOCOLMax Reitz5-0/+153
2015-06-12block: driver should override flags in bdrv_open()Max Reitz2-4/+0
2015-06-12iotests: qcow2 COW with minimal L2 cache sizeMax Reitz2-0/+15
2015-06-12qemu-iotests: Fix 128 if sudo requiredFam Zheng1-1/+3
2015-06-12iotests: remove assertIsNotNone callJohn Snow1-1/+1
2015-06-12qemu-iotests: expand test 093 to support group throttlingAlberto Garcia1-28/+65
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