summaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)AuthorFilesLines
2014-10-04iotests: qemu-img info output for corrupt imageMax Reitz2-0/+12
2014-10-04qapi: Add corrupt field to ImageInfoSpecificQCow2Max Reitz4-11/+20
2014-10-04iotests: Use _img_infoMax Reitz6-68/+26
2014-10-03qemu-iotests: Fix supported cache modes for 052Kevin Wolf1-2/+3
2014-10-03vmdk: Fix integer overflow in offset calculationFam Zheng3-0/+92
2014-09-29Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell2-0/+30
2014-09-26qemu-iotests: Test missing "driver" key for blockdev-addFam Zheng2-0/+30
2014-09-25qemu-iotests: Fail test if explicit test case number is unknownFam Zheng1-2/+8
2014-09-25block: Catch simultaneous usage of options and their aliasesKevin Wolf2-0/+68
2014-09-25block: Improve message for device name clashing with node nameMarkus Armbruster1-1/+1
2014-09-22block: delete cow block driverStefan Hajnoczi4-9/+3
2014-09-22iotests: Add more tests for qcow2 corruptionMax Reitz2-2/+105
2014-09-22qcow2: Use qcow2_signal_corruption() for overlapsMax Reitz1-5/+5
2014-09-12qcow2: Add falloc and full preallocation optionHu Tao1-27/+27
2014-09-12qapi: introduce PreallocMode and new PreallocModes full and falloc.Hu Tao1-1/+1
2014-09-12block: round up file size to nearest sectorHu Tao4-0/+91
2014-09-12iotests: Send the correct fd in socket_scm_helperStratos Psomadakis1-1/+1
2014-09-10qemu-iotests: Run 025 for Archipelago block driverChrysostomos Nanakos1-1/+1
2014-08-29qemu-iotests: add multiwrite test casesStefan Hajnoczi3-0/+224
2014-08-28Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-2/+0
2014-08-26scsi-bus: Convert DeviceClass init to realizeFam Zheng1-2/+0
2014-08-22qemu-iotests: add test case 101 for short file I/OStefan Hajnoczi3-0/+69
2014-08-20iotests: Add test for image filename constructionMax Reitz3-0/+137
2014-08-20qemu-iotests: Fix 028 reference output for qedKevin Wolf4-19/+26
2014-08-20iotests: Add test for qcow2's cache optionsMax Reitz3-0/+129
2014-08-15iotests: Add test for image header overlapMax Reitz2-0/+17
2014-08-15block: iotest - update 084 to test static VDI image creationJeff Cody2-2/+28
2014-08-15qemu-iotests: add support for Archipelago protocolChrysostomos Nanakos2-1/+14
2014-08-15qemu-iotests: Add data pattern in version3 VMDK sample image in 059Fam Zheng3-1/+205
2014-07-18qemu-iotests: fix 028 failure due to disk image pathStefan Hajnoczi2-3/+3
2014-07-18qcow2: Fix error path for unknown incompatible featuresKevin Wolf3-6/+96
2014-07-09block/backup: Fix hang for unaligned image sizeKevin Wolf2-1/+295
2014-07-07qemu-iotests: Disable Quorum testing in 041 when Quorum is not builtinBenoît Canet1-2/+39
2014-07-07mirror: Fix qiov size for short requestsKevin Wolf2-2/+7
2014-07-01block: make 'top' argument to block-commit optionalJeff Cody1-10/+18
2014-07-01iotests: Add more tests to quick groupMax Reitz1-19/+19
2014-07-01iotests: Add qemu tests to quick groupMax Reitz1-9/+9
2014-07-01qemu-img create: add 'nocow' optionChunyan Liu1-0/+24
2014-06-27iotests: Fix 083 for out-of-tree buildsMax Reitz1-4/+4
2014-06-27iotests: Drop Python version from 065's ShebangMax Reitz1-1/+1
2014-06-27iotests: Use $PYTHON for Python scriptsMax Reitz8-41/+47
2014-06-27iotests: Source common.envMax Reitz1-0/+6
2014-06-27iotests: Allow out-of-tree runMax Reitz5-27/+95
2014-06-27qemu-iotests: Add TestRepairQuorum to 041 to test drive-mirror node-name mode.Benoît Canet2-6/+194
2014-06-27quorum: Add the rewrite-corrupted parameter to quorumBenoît Canet2-1/+24
2014-06-27block: add qemu-iotest for resize base during live commitJeff Cody3-0/+118
2014-06-26block: Catch backing files assigned to non-COW driversKevin Wolf2-0/+14
2014-06-26block: Always pass driver name through options QDictKevin Wolf2-1/+5
2014-06-26qemu-iotests: Test 0-length image for mirrorFam Zheng2-5/+10
2014-06-26qemu-iotests: Test BLOCK_JOB_READY event for 0Kb image active commitFam Zheng2-5/+11