summaryrefslogtreecommitdiffstats
path: root/tests/qemu-iotests
Commit message (Expand)AuthorAgeFilesLines
* 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
* qemu-iotests: Fix core dump suppression in test 039Markus Armbruster2014-05-193-12/+12
* iotests: Add test for the JSON protocolMax Reitz2014-05-193-0/+185
* block: add test for vhdx image created by Disk2VHDJeff Cody2014-05-193-0/+14
* Revert "iotests: Use configured python"Peter Maydell2014-05-159-64/+43
* block: qemu-iotests - test for live migrationJeff Cody2014-05-093-0/+134
* block: qemu-iotests - update 085 to use common.qemuJeff Cody2014-05-091-61/+12
* block: qemu-iotests - add common.qemu, for bash-controlled qemu testsJeff Cody2014-05-091-0/+200
* block: Fix open flags with BDRV_O_SNAPSHOTKevin Wolf2014-05-092-0/+14
* qemu-iotests: Test converting to streamOptimized from small cluster sizeFam Zheng2014-05-092-0/+14
* vmdk: Implement .bdrv_get_info()Fam Zheng2014-05-091-0/+1
* iotests: Use configured pythonMax Reitz2014-05-099-43/+64
* iotests: Discarding compressed clusters on qcow2Max Reitz2014-04-293-0/+74
* block: qemu-iotests: make test 019 and 086 work with spaced pathnamesJeff Cody2014-04-292-5/+5
* block: qemu-iotests - fix image cleanup when using spaced pathnamesJeff Cody2014-04-291-2/+2
* qemu-iotests: Improve and make use of QMPTestCase.wait_until_completed()Fam Zheng2014-04-253-55/+9
* qemu-iotests: Check common namespace for id and node-nameKevin Wolf2014-04-222-0/+57
* block: Catch duplicate IDs in bdrv_new()Kevin Wolf2014-04-222-0/+46
* block: Catch integer overflow in bdrv_rw_co()Kevin Wolf2014-04-221-4/+1
OpenPOWER on IntegriCloud