aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)Author
2014-10-23block: qemu-iotests change _supported_proto to file once more.Peter Lieven
2014-10-04iotests: qemu-img info output for corrupt imageMax Reitz
2014-10-04qapi: Add corrupt field to ImageInfoSpecificQCow2Max Reitz
2014-10-04iotests: Use _img_infoMax Reitz
2014-10-03qemu-iotests: Fix supported cache modes for 052Kevin Wolf
2014-10-03vmdk: Fix integer overflow in offset calculationFam Zheng
2014-09-29Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell
2014-09-26qemu-iotests: Test missing "driver" key for blockdev-addFam Zheng
2014-09-25qemu-iotests: Fail test if explicit test case number is unknownFam Zheng
2014-09-25block: Catch simultaneous usage of options and their aliasesKevin Wolf
2014-09-25block: Improve message for device name clashing with node nameMarkus Armbruster
2014-09-22block: delete cow block driverStefan Hajnoczi
2014-09-22iotests: Add more tests for qcow2 corruptionMax Reitz
2014-09-22qcow2: Use qcow2_signal_corruption() for overlapsMax Reitz
2014-09-12qcow2: Add falloc and full preallocation optionHu Tao
2014-09-12qapi: introduce PreallocMode and new PreallocModes full and falloc.Hu Tao
2014-09-12block: round up file size to nearest sectorHu Tao
2014-09-12iotests: Send the correct fd in socket_scm_helperStratos Psomadakis
2014-09-10qemu-iotests: Run 025 for Archipelago block driverChrysostomos Nanakos
2014-08-29qemu-iotests: add multiwrite test casesStefan Hajnoczi
2014-08-28Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2014-08-26scsi-bus: Convert DeviceClass init to realizeFam Zheng
2014-08-22qemu-iotests: add test case 101 for short file I/OStefan Hajnoczi
2014-08-20iotests: Add test for image filename constructionMax Reitz
2014-08-20qemu-iotests: Fix 028 reference output for qedKevin Wolf
2014-08-20iotests: Add test for qcow2's cache optionsMax Reitz
2014-08-15iotests: Add test for image header overlapMax Reitz
2014-08-15block: iotest - update 084 to test static VDI image creationJeff Cody
2014-08-15qemu-iotests: add support for Archipelago protocolChrysostomos Nanakos
2014-08-15qemu-iotests: Add data pattern in version3 VMDK sample image in 059Fam Zheng
2014-07-18qemu-iotests: fix 028 failure due to disk image pathStefan Hajnoczi
2014-07-18qcow2: Fix error path for unknown incompatible featuresKevin Wolf
2014-07-09block/backup: Fix hang for unaligned image sizeKevin Wolf
2014-07-07qemu-iotests: Disable Quorum testing in 041 when Quorum is not builtinBenoît Canet
2014-07-07mirror: Fix qiov size for short requestsKevin Wolf
2014-07-01block: make 'top' argument to block-commit optionalJeff Cody
2014-07-01iotests: Add more tests to quick groupMax Reitz
2014-07-01iotests: Add qemu tests to quick groupMax Reitz
2014-07-01qemu-img create: add 'nocow' optionChunyan Liu
2014-06-27iotests: Fix 083 for out-of-tree buildsMax Reitz
2014-06-27iotests: Drop Python version from 065's ShebangMax Reitz
2014-06-27iotests: Use $PYTHON for Python scriptsMax Reitz
2014-06-27iotests: Source common.envMax Reitz
2014-06-27iotests: Allow out-of-tree runMax Reitz
2014-06-27qemu-iotests: Add TestRepairQuorum to 041 to test drive-mirror node-name mode.Benoît Canet
2014-06-27quorum: Add the rewrite-corrupted parameter to quorumBenoît Canet
2014-06-27block: add qemu-iotest for resize base during live commitJeff Cody
2014-06-26block: Catch backing files assigned to non-COW driversKevin Wolf
2014-06-26block: Always pass driver name through options QDictKevin Wolf
2014-06-26qemu-iotests: Test 0-length image for mirrorFam Zheng