summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | qapi: Split visit_end_struct() into piecesEric Blake2016-05-122-2/+4
* | qmp: Don't reuse qmp visitor after grabbing outputEric Blake2016-05-121-0/+12
* | qmp: Support explicit null during visitsEric Blake2016-05-123-7/+55
* | tests: Add check-qnullEric Blake2016-05-124-3/+72
* | qapi: Use strict QMP input visitor in more placesEric Blake2016-05-122-2/+2
* | qapi: Consolidate QMP input visitor creationEric Blake2016-05-124-4/+4
* | qapi: Guarantee NULL obj on input visitor callback errorEric Blake2016-05-121-1/+1
|/
* iotests: Test case for drive-mirror with unaligned image sizeFam Zheng2016-04-203-0/+68
* iotests: Add iotests.image_sizeFam Zheng2016-04-201-0/+6
* mirror: Don't extend the last sub-chunkFam Zheng2016-04-201-22/+22
* qemu-ga: do not run qga test when guest agent disabledYang Hongyang2016-04-191-1/+3
* qemu-iotests: 041: More robust assertion on quorum nodeFam Zheng2016-04-152-8/+18
* qemu-iotests: place valgrind log file in scratch dirSascha Silbe2016-04-151-1/+1
* qemu-iotests: tests: do not set unused tmp variableSascha Silbe2016-04-15117-117/+0Star
* qemu-iotests: common.rc: drop unused _do()Sascha Silbe2016-04-151-46/+0Star
* qemu-iotests: drop unused _within_tolerance() filterSascha Silbe2016-04-151-101/+0Star
* block: Fix blk_aio_write_zeroes()Kevin Wolf2016-04-152-3/+87
* qemu-iotests: iotests.py: get rid of __all__Sascha Silbe2016-04-121-4/+0Star
* qemu-iotests: 068: don't require KVMSascha Silbe2016-04-121-1/+1
* qemu-iotests: 148: properly skip test if quorum support is missingSascha Silbe2016-04-122-3/+6
* qemu-iotests: iotests.VM: remove qtest socket on errorSascha Silbe2016-04-121-1/+12
* qemu-iotests: fix 051 on non-PC architecturesSascha Silbe2016-04-121-5/+5
* qemu-iotests: check: don't place files with predictable names in /tmpSascha Silbe2016-04-121-10/+11
* iotests: Make 150 use qemu-img map instead of duMax Reitz2016-04-122-44/+10Star
* iotests: fix the broken 026.nocache outputPavel Butsykin2016-04-121-19/+123
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2016-04-082-2/+2
|\
| * tests/bios-tables-test: fix assertMarcel Apfelbaum2016-04-071-1/+1
| * Sort the fw_cfg file listGerd Hoffmann2016-04-071-1/+1
* | tests: ignore test-loggingChanglong Xie2016-04-081-0/+1
|/
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2016-04-051-1/+1
|\
| * qemu-iotests: 149: Use "/usr/bin/env python"Fam Zheng2016-04-051-1/+1
* | Merge remote-tracking branch 'remotes/berrange/tags/pull-qcrypto-2016-04-05-1...Peter Maydell2016-04-051-1/+1
|\ \
| * | crypto: fix nettle config check for running pbkdf testDaniel P. Berrange2016-04-051-1/+1
| |/
* / util: retry getaddrinfo if getting EAI_BADFLAGS with AI_V4MAPPEDDaniel P. Berrange2016-04-051-4/+1Star
|/
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2016-03-3016-189/+2689
|\
| * iotests: Test qemu-img convert -S 0 behaviorMax Reitz2016-03-303-0/+120
| * qemu-img: Fix preallocation with -S 0 for convertMax Reitz2016-03-301-4/+2Star
| * block: Remove BDRV_O_CACHE_WBKevin Wolf2016-03-304-27/+27
| * qemu-io: Use bdrv_parse_cache_mode() in reopen_f()Kevin Wolf2016-03-302-2/+2
| * block/qapi: Use blk_enable_write_cache()Kevin Wolf2016-03-302-11/+53
| * block: Move enable_write_cache to BB levelKevin Wolf2016-03-302-6/+6
| * block: an interoperability test for luks vs dm-crypt/cryptsetupDaniel P. Berrange2016-03-304-0/+2401
| * block: move encryption deprecation warning into qcow codeDaniel P. Berrange2016-03-304-43/+10Star
| * tests: add output filter to python I/O tests helperDaniel P. Berrange2016-03-301-1/+24
| * tests: refactor python I/O tests helper main methodDaniel P. Berrange2016-03-301-6/+12
| * tests: redirect stderr to stdout for iotestsDaniel P. Berrange2016-03-301-2/+5
| * block: Reject writethrough mode except at the rootKevin Wolf2016-03-302-104/+44Star
| * block: Make backing files always writebackKevin Wolf2016-03-301-5/+5
* | tests/test-filter-redirector: Add unit test for filter-redirectorZhang Chen2016-03-303-0/+224
* | tests/test-filter-mirror:add filter-mirror unit testZhang Chen2016-03-303-0/+96
|/