summaryrefslogtreecommitdiffstats
path: root/tests/qemu-iotests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2015-06-1511-6/+172
|\
| * iotests: Add tests for overriding BDRV_O_PROTOCOLMax Reitz2015-06-125-0/+153
| * block: driver should override flags in bdrv_open()Max Reitz2015-06-122-4/+0
| * iotests: qcow2 COW with minimal L2 cache sizeMax Reitz2015-06-122-0/+15
| * qemu-iotests: Fix 128 if sudo requiredFam Zheng2015-06-121-1/+3
| * iotests: remove assertIsNotNone callJohn Snow2015-06-121-1/+1
* | qemu-iotests: expand test 093 to support group throttlingAlberto Garcia2015-06-121-28/+65
|/
* tests: add test case for encrypted qcow2 read/writeDaniel P. Berrange2015-05-223-0/+116
* qemu-iotests: Make debugging python tests easierFam Zheng2015-05-223-6/+26
* qemu-iotests: qemu-img info on afl VMDK image with a huge capacityFam Zheng2015-05-223-0/+8
* qemu-iotests: Test unaligned sub-block zero writeFam Zheng2015-05-222-0/+43
* iotests, parallels: check for incorrectly closed image in testsDenis V. Lunev2015-05-222-0/+26
* iotests, parallels: test for newly created parallels image via qemu-imgDenis V. Lunev2015-05-223-0/+93
* iotests, parallels: test for write into Parallels imageDenis V. Lunev2015-05-222-0/+15
* iotests, parallels: quote TEST_IMG in 076 test to be path-safeDenis V. Lunev2015-05-221-5/+5
* iotests: add incremental backup granularity testsJohn Snow2015-04-282-13/+49
* iotests: add incremental backup failure recovery testJohn Snow2015-04-282-2/+59
* iotests: add simple incremental backup caseJohn Snow2015-04-282-6/+172
* iotests: add QMP event waiting queueJohn Snow2015-04-281-0/+38
* iotests: add invalid input incremental backup testsJohn Snow2015-04-283-0/+110
* qemu-iotests: Test that "stop" doesn't drain block jobsFam Zheng2015-04-283-0/+92
* qemu-iotests: Some qemu-img convert testsKevin Wolf2015-04-283-0/+433
* qcow2: Fix header update with overridden backing fileKevin Wolf2015-04-083-0/+139
* qemu-iotests: Test unaligned 4k zero writeFam Zheng2015-03-272-17/+56
* block: Fix blockdev-backup not to use funky error classMarkus Armbruster2015-03-191-4/+7
* iotests: Test non-self-referential qcow2 refblocksMax Reitz2015-03-163-0/+104
* iotests: Add tests for refcount table growthMax Reitz2015-03-163-0/+126
* block: Deprecate QCOW/QCOW2 encryptionMarkus Armbruster2015-03-162-0/+24
* qemu-img: Fix convert, amend error messages for unknown optionsMarkus Armbruster2015-03-161-1/+0
* iotests: Update 051's reference outputMarkus Armbruster2015-03-161-3/+1
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2015-03-1030-169/+517
|\
| * iotests: add O_DIRECT alignment probing testStefan Hajnoczi2015-03-103-0/+88
| * Add testcase for scsi-hd devices without drive propertyChristian Borntraeger2015-03-102-0/+14
| * iotests: Drop vpc from 004's and 104's format listMax Reitz2015-03-102-2/+2
| * iotests: Remove 006Max Reitz2015-03-103-61/+1
| * iotests: Fix 051's reference outputMax Reitz2015-03-101-6/+3
| * blkdebug: fix "once" ruleJohn Snow2015-03-101-20/+4
| * iotests: Add test for different refcount widthsMax Reitz2015-03-103-0/+272
| * qcow2: Allow creation with refcount order != 4Max Reitz2015-03-103-80/+107
| * iotests: Prepare for refcount_bits optionMax Reitz2015-03-1013-37/+41
| * qcow2: Add refcount_bits to format-specific infoMax Reitz2015-03-105-8/+30
* | gitignore: Track common.env in iotests gitignoreCole Robinson2015-03-101-0/+1
|/
* qemu-io: Remove "growable" optionMax Reitz2015-02-163-97/+1
* blockdev: Use blk_new_open() in blockdev_init()Max Reitz2015-02-162-35/+35
* iotests: Add test for driver=qcow2, format=qcow2Max Reitz2015-02-162-0/+4
* block: Add Error parameter to bdrv_find_protocol()Max Reitz2015-02-161-2/+2
* iotests: Add test for qemu-img convert to NBDMax Reitz2015-02-163-0/+72
* qemu-iotests: Add 093 for IO throttlingFam Zheng2015-02-163-0/+120
* qemu-iotests: Allow caller to disable underscore convertion for qmpFam Zheng2015-02-161-2/+5
* qemu-iotests: Add VM method qtest() to iotests.pyFam Zheng2015-02-161-2/+14
OpenPOWER on IntegriCloud