summaryrefslogtreecommitdiffstats
path: root/tests/qemu-iotests
Commit message (Expand)AuthorAgeFilesLines
* iotests: fix race in 030John Snow2015-11-181-1/+4
* block: make 'stats-interval' an array of ints instead of a stringAlberto Garcia2015-11-171-1/+1
* iotests: Add test for the block device statisticsAlberto Garcia2015-11-123-0/+355
* iotests: 124 - transactional failure testJohn Snow2015-11-122-4/+130
* iotests: add transactional incremental backup testJohn Snow2015-11-122-2/+56
* iotests: Check for quorum support in test 139Alberto Garcia2015-11-111-0/+2
* iotests: Add tests for the x-blockdev-del commandAlberto Garcia2015-11-113-0/+420
* qemu-iotests: fix -valgrind option for checkJeff Cody2015-11-116-26/+59
* qemu-iotests: fix cleanup of background processesJeff Cody2015-11-114-15/+37
* block: test 'blockdev-snapshot' using a file BDS as the overlayAlberto Garcia2015-11-112-1/+15
* block: Remove inner quotation marks in iotest 085Alberto Garcia2015-11-111-8/+8
* qemu-iotests: Test the reopening of overlay_bs in 'block-commit'Alberto Garcia2015-11-112-2/+32
* block: add tests for the 'blockdev-snapshot' commandAlberto Garcia2015-11-112-8/+128
* iotests: Add test for change-related QMP commandsMax Reitz2015-11-113-0/+726
* iotests: Only create BB if necessaryMax Reitz2015-10-234-18/+71
* blockdev: Allow creation of BDS trees without BBMax Reitz2015-10-232-3/+3
* block: auto-generated node-namesJeff Cody2015-10-168-7/+20
* block: qemu-iotests - fix vmdk test 059.outJeff Cody2015-10-161-6/+6
* throttle: test that snapshots move the throttling configurationAlberto Garcia2015-10-163-0/+75
* iotests: disable core dumps in test 061Alberto Garcia2015-10-162-6/+6
* iotests: Fix test 128 for password-less sudoMax Reitz2015-10-021-1/+8
* tests: Fix test 049 fallout from improved HMP error messagesEric Blake2015-10-021-0/+1
* iotests: Add test for checking large image filesMax Reitz2015-09-143-0/+83
* qemu-iotests: More qcow2 reopen testsKevin Wolf2015-09-143-0/+188
* qemu-iotests: Reopen qcow2 with lazy-refcounts changeKevin Wolf2015-09-142-0/+45
* typofixes - v4Veres Lajos2015-09-111-1/+1
* opts: produce valid command line in qemu_opts_printKővágó, Zoltán2015-09-1132-96/+96
* iotests: Warn if python subprocess is killedMax Reitz2015-09-041-5/+21
* iotests: Do not suppress segfaults in bash testsMax Reitz2015-09-048-31/+67
* iotests: Respect -nodefaults in tests 41 and 55Max Reitz2015-09-042-6/+16
* iotests: More options for VM.add_drive()Max Reitz2015-09-041-3/+6
* qemu-iotests: s390x: fix test 130Bo Tu2015-09-042-6/+6
* qemu-iotests: s390x: fix test 049, reject negative sizes in QemuOptsBo Tu2015-09-041-6/+4
* qemu-iotests: s390x: fix test 041 and 055Bo Tu2015-09-042-0/+15
* qemu-iotests: disable default qemu devices for cross-platform compatibilityBo Tu2015-09-047-288/+7
* qemu-iotests: qemu machine type supportBo Tu2015-09-043-1/+16
* block: qemu-iotests - add check for multiplication overflow in vpcJeff Cody2015-07-274-0/+60
* iotests: Use event_wait in wait_readyFam Zheng2015-07-021-7/+2
* qemu-iotests: Add test case for mirror with unmapFam Zheng2015-07-023-0/+65
* qemu-iotests: Make block job methods commonFam Zheng2015-07-022-51/+43
* qapi: Rename 'dirty-bitmap' mode to 'incremental'John Snow2015-07-021-3/+3
* qemu-iotests: fix 051.out after qdev error message changeStefan Hajnoczi2015-06-241-8/+0
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2015-06-1511-6/+172
|\
| * iotests: Add tests for overriding BDRV_O_PROTOCOLMax Reitz2015-06-125-0/+153
| * block: driver should override flags in bdrv_open()Max Reitz2015-06-122-4/+0
| * iotests: qcow2 COW with minimal L2 cache sizeMax Reitz2015-06-122-0/+15
| * qemu-iotests: Fix 128 if sudo requiredFam Zheng2015-06-121-1/+3
| * iotests: remove assertIsNotNone callJohn Snow2015-06-121-1/+1
* | qemu-iotests: expand test 093 to support group throttlingAlberto Garcia2015-06-121-28/+65
|/
* tests: add test case for encrypted qcow2 read/writeDaniel P. Berrange2015-05-223-0/+116
OpenPOWER on IntegriCloud