summaryrefslogtreecommitdiffstats
path: root/tests/qemu-iotests
Commit message (Expand)AuthorAgeFilesLines
* iotests: Add more tests for qcow2 corruptionMax Reitz2014-09-222-2/+105
* qcow2: Use qcow2_signal_corruption() for overlapsMax Reitz2014-09-221-5/+5
* qcow2: Add falloc and full preallocation optionHu Tao2014-09-121-27/+27
* qapi: introduce PreallocMode and new PreallocModes full and falloc.Hu Tao2014-09-121-1/+1
* block: round up file size to nearest sectorHu Tao2014-09-124-0/+91
* iotests: Send the correct fd in socket_scm_helperStratos Psomadakis2014-09-121-1/+1
* qemu-iotests: Run 025 for Archipelago block driverChrysostomos Nanakos2014-09-101-1/+1
* qemu-iotests: add multiwrite test casesStefan Hajnoczi2014-08-293-0/+224
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2014-08-281-2/+0
|\
| * scsi-bus: Convert DeviceClass init to realizeFam Zheng2014-08-261-2/+0
* | qemu-iotests: add test case 101 for short file I/OStefan Hajnoczi2014-08-223-0/+69
* | iotests: Add test for image filename constructionMax Reitz2014-08-203-0/+137
* | qemu-iotests: Fix 028 reference output for qedKevin Wolf2014-08-204-19/+26
* | iotests: Add test for qcow2's cache optionsMax Reitz2014-08-203-0/+129
|/
* iotests: Add test for image header overlapMax Reitz2014-08-152-0/+17
* block: iotest - update 084 to test static VDI image creationJeff Cody2014-08-152-2/+28
* qemu-iotests: add support for Archipelago protocolChrysostomos Nanakos2014-08-152-1/+14
* qemu-iotests: Add data pattern in version3 VMDK sample image in 059Fam Zheng2014-08-153-1/+205
* qemu-iotests: fix 028 failure due to disk image pathStefan Hajnoczi2014-07-182-3/+3
* qcow2: Fix error path for unknown incompatible featuresKevin Wolf2014-07-183-6/+96
* block/backup: Fix hang for unaligned image sizeKevin Wolf2014-07-092-1/+295
* qemu-iotests: Disable Quorum testing in 041 when Quorum is not builtinBenoît Canet2014-07-071-2/+39
* mirror: Fix qiov size for short requestsKevin Wolf2014-07-072-2/+7
* block: make 'top' argument to block-commit optionalJeff Cody2014-07-011-10/+18
* iotests: Add more tests to quick groupMax Reitz2014-07-011-19/+19
* iotests: Add qemu tests to quick groupMax Reitz2014-07-011-9/+9
* qemu-img create: add 'nocow' optionChunyan Liu2014-07-011-0/+24
* iotests: Fix 083 for out-of-tree buildsMax Reitz2014-06-271-4/+4
* iotests: Drop Python version from 065's ShebangMax Reitz2014-06-271-1/+1
* iotests: Use $PYTHON for Python scriptsMax Reitz2014-06-278-41/+47
* iotests: Source common.envMax Reitz2014-06-271-0/+6
* iotests: Allow out-of-tree runMax Reitz2014-06-275-27/+95
* qemu-iotests: Add TestRepairQuorum to 041 to test drive-mirror node-name mode.Benoît Canet2014-06-272-6/+194
* quorum: Add the rewrite-corrupted parameter to quorumBenoît Canet2014-06-272-1/+24
* block: add qemu-iotest for resize base during live commitJeff Cody2014-06-273-0/+118
* block: Catch backing files assigned to non-COW driversKevin Wolf2014-06-262-0/+14
* block: Always pass driver name through options QDictKevin Wolf2014-06-262-1/+5
* qemu-iotests: Test 0-length image for mirrorFam Zheng2014-06-262-5/+10
* qemu-iotests: Test BLOCK_JOB_READY event for 0Kb image active commitFam Zheng2014-06-262-5/+11
* Fix new typos (found by codespell)Stefan Weil2014-06-241-1/+1
* change block layer to support both QemuOpts and QEMUOptionParamterChunyan Liu2014-06-162-2/+2
* configure: Enable dead code (lzo, snappy, quorum)Stefan Weil2014-06-161-1/+1
* iotests: Use _img_info in test 089Max Reitz2014-05-282-6/+1
* qemu-iotests: Handle cache mode option in 091Fam Zheng2014-05-281-2/+4
* block: optimize zero writes with bdrv_write_zeroesPeter Lieven2014-05-191-5/+5
* qcow1: Stricter backing file length checkKevin Wolf2014-05-192-0/+18
* qcow1: Validate image size (CVE-2014-0223)Kevin Wolf2014-05-192-0/+16
* qcow1: Validate L2 table size (CVE-2014-0222)Kevin Wolf2014-05-192-0/+26
* qcow1: Check maximum cluster sizeKevin Wolf2014-05-193-0/+77
* qemu-iotests: Fix blkdebug in VM drive in 030Fam Zheng2014-05-191-1/+1
OpenPOWER on IntegriCloud