summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2016-04-20iotests: Test case for drive-mirror with unaligned image sizeFam Zheng3-0/+68
2016-04-20iotests: Add iotests.image_sizeFam Zheng1-0/+6
2016-04-20mirror: Don't extend the last sub-chunkFam Zheng1-22/+22
2016-04-19qemu-ga: do not run qga test when guest agent disabledYang Hongyang1-1/+3
2016-04-15qemu-iotests: 041: More robust assertion on quorum nodeFam Zheng2-8/+18
2016-04-15qemu-iotests: place valgrind log file in scratch dirSascha Silbe1-1/+1
2016-04-15qemu-iotests: tests: do not set unused tmp variableSascha Silbe117-117/+0
2016-04-15qemu-iotests: common.rc: drop unused _do()Sascha Silbe1-46/+0
2016-04-15qemu-iotests: drop unused _within_tolerance() filterSascha Silbe1-101/+0
2016-04-15block: Fix blk_aio_write_zeroes()Kevin Wolf2-3/+87
2016-04-12qemu-iotests: iotests.py: get rid of __all__Sascha Silbe1-4/+0
2016-04-12qemu-iotests: 068: don't require KVMSascha Silbe1-1/+1
2016-04-12qemu-iotests: 148: properly skip test if quorum support is missingSascha Silbe2-3/+6
2016-04-12qemu-iotests: iotests.VM: remove qtest socket on errorSascha Silbe1-1/+12
2016-04-12qemu-iotests: fix 051 on non-PC architecturesSascha Silbe1-5/+5
2016-04-12qemu-iotests: check: don't place files with predictable names in /tmpSascha Silbe1-10/+11
2016-04-12iotests: Make 150 use qemu-img map instead of duMax Reitz2-44/+10
2016-04-12iotests: fix the broken 026.nocache outputPavel Butsykin1-19/+123
2016-04-08Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2-2/+2
2016-04-08tests: ignore test-loggingChanglong Xie1-0/+1
2016-04-07tests/bios-tables-test: fix assertMarcel Apfelbaum1-1/+1
2016-04-07Sort the fw_cfg file listGerd Hoffmann1-1/+1
2016-04-05Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell1-1/+1
2016-04-05qemu-iotests: 149: Use "/usr/bin/env python"Fam Zheng1-1/+1
2016-04-05Merge remote-tracking branch 'remotes/berrange/tags/pull-qcrypto-2016-04-05-1...Peter Maydell1-1/+1
2016-04-05crypto: fix nettle config check for running pbkdf testDaniel P. Berrange1-1/+1
2016-04-05util: retry getaddrinfo if getting EAI_BADFLAGS with AI_V4MAPPEDDaniel P. Berrange1-4/+1
2016-03-30Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell16-189/+2689
2016-03-30iotests: Test qemu-img convert -S 0 behaviorMax Reitz3-0/+120
2016-03-30qemu-img: Fix preallocation with -S 0 for convertMax Reitz1-4/+2
2016-03-30block: Remove BDRV_O_CACHE_WBKevin Wolf4-27/+27
2016-03-30qemu-io: Use bdrv_parse_cache_mode() in reopen_f()Kevin Wolf2-2/+2
2016-03-30block/qapi: Use blk_enable_write_cache()Kevin Wolf2-11/+53
2016-03-30block: Move enable_write_cache to BB levelKevin Wolf2-6/+6
2016-03-30block: an interoperability test for luks vs dm-crypt/cryptsetupDaniel P. Berrange4-0/+2401
2016-03-30block: move encryption deprecation warning into qcow codeDaniel P. Berrange4-43/+10
2016-03-30tests: add output filter to python I/O tests helperDaniel P. Berrange1-1/+24
2016-03-30tests: refactor python I/O tests helper main methodDaniel P. Berrange1-6/+12
2016-03-30tests: redirect stderr to stdout for iotestsDaniel P. Berrange1-2/+5
2016-03-30block: Reject writethrough mode except at the rootKevin Wolf2-104/+44
2016-03-30block: Make backing files always writebackKevin Wolf1-5/+5
2016-03-30tests/test-filter-redirector: Add unit test for filter-redirectorZhang Chen3-0/+224
2016-03-30tests/test-filter-mirror:add filter-mirror unit testZhang Chen3-0/+96
2016-03-29Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into stagingPeter Maydell2-3/+22
2016-03-28qemu-iotests: add no-op streaming testAlberto Garcia2-2/+20
2016-03-28qemu-iotests: fix test_stream_partial()Alberto Garcia1-1/+2
2016-03-24Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell37-14/+181
2016-03-23Merge remote-tracking branch 'remotes/armbru/tags/pull-ivshmem-2016-03-18' in...Peter Maydell3-50/+55
2016-03-22qemu-log: support simple pid substitution for logsAlex Bennée1-1/+35
2016-03-22qemu-log: new option -dfilter to limit outputAlex Bennée2-0/+111