summaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)AuthorFilesLines
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
2014-06-24Fix new typos (found by codespell)Stefan Weil1-1/+1
2014-06-16change block layer to support both QemuOpts and QEMUOptionParamterChunyan Liu2-2/+2
2014-06-16configure: Enable dead code (lzo, snappy, quorum)Stefan Weil1-1/+1
2014-05-28iotests: Use _img_info in test 089Max Reitz2-6/+1
2014-05-28qemu-iotests: Handle cache mode option in 091Fam Zheng1-2/+4
2014-05-19block: optimize zero writes with bdrv_write_zeroesPeter Lieven1-5/+5
2014-05-19qcow1: Stricter backing file length checkKevin Wolf2-0/+18
2014-05-19qcow1: Validate image size (CVE-2014-0223)Kevin Wolf2-0/+16
2014-05-19qcow1: Validate L2 table size (CVE-2014-0222)Kevin Wolf2-0/+26
2014-05-19qcow1: Check maximum cluster sizeKevin Wolf3-0/+77
2014-05-19qemu-iotests: Fix blkdebug in VM drive in 030Fam Zheng1-1/+1
2014-05-19qemu-iotests: Fix core dump suppression in test 039Markus Armbruster3-12/+12
2014-05-19iotests: Add test for the JSON protocolMax Reitz3-0/+185
2014-05-19block: add test for vhdx image created by Disk2VHDJeff Cody3-0/+14
2014-05-15Revert "iotests: Use configured python"Peter Maydell9-64/+43
2014-05-09block: qemu-iotests - test for live migrationJeff Cody3-0/+134
2014-05-09block: qemu-iotests - update 085 to use common.qemuJeff Cody1-61/+12
2014-05-09block: qemu-iotests - add common.qemu, for bash-controlled qemu testsJeff Cody1-0/+200
2014-05-09block: Fix open flags with BDRV_O_SNAPSHOTKevin Wolf2-0/+14
2014-05-09qemu-iotests: Test converting to streamOptimized from small cluster sizeFam Zheng2-0/+14
2014-05-09vmdk: Implement .bdrv_get_info()Fam Zheng1-0/+1
2014-05-09iotests: Use configured pythonMax Reitz9-43/+64
2014-04-29iotests: Discarding compressed clusters on qcow2Max Reitz3-0/+74
2014-04-29block: qemu-iotests: make test 019 and 086 work with spaced pathnamesJeff Cody2-5/+5
2014-04-29block: qemu-iotests - fix image cleanup when using spaced pathnamesJeff Cody1-2/+2
2014-04-25qemu-iotests: Improve and make use of QMPTestCase.wait_until_completed()Fam Zheng3-55/+9
2014-04-22qemu-iotests: Check common namespace for id and node-nameKevin Wolf2-0/+57
2014-04-22block: Catch duplicate IDs in bdrv_new()Kevin Wolf2-0/+46
2014-04-22block: Catch integer overflow in bdrv_rw_co()Kevin Wolf1-4/+1
2014-04-11bochs: Fix catalog size checkKevin Wolf2-3/+9
2014-04-04block: Fix snapshot=on for protocol parsed from filenameKevin Wolf2-0/+36