aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)Author
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
2014-06-26qemu-iotests: Test BLOCK_JOB_READY event for 0Kb image active commitFam Zheng
2014-06-24Fix new typos (found by codespell)Stefan Weil
2014-06-16change block layer to support both QemuOpts and QEMUOptionParamterChunyan Liu
2014-06-16configure: Enable dead code (lzo, snappy, quorum)Stefan Weil
2014-05-28iotests: Use _img_info in test 089Max Reitz
2014-05-28qemu-iotests: Handle cache mode option in 091Fam Zheng
2014-05-19block: optimize zero writes with bdrv_write_zeroesPeter Lieven
2014-05-19qcow1: Stricter backing file length checkKevin Wolf
2014-05-19qcow1: Validate image size (CVE-2014-0223)Kevin Wolf
2014-05-19qcow1: Validate L2 table size (CVE-2014-0222)Kevin Wolf
2014-05-19qcow1: Check maximum cluster sizeKevin Wolf
2014-05-19qemu-iotests: Fix blkdebug in VM drive in 030Fam Zheng