summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* iotests: Test case for drive-mirror with unaligned image sizeFam Zheng2019-11-293-0/+68
* iotests: Add iotests.image_sizeFam Zheng2019-11-291-0/+6
* mirror: Don't extend the last sub-chunkFam Zheng2019-11-291-22/+22
* qemu-ga: do not run qga test when guest agent disabledYang Hongyang2019-11-291-1/+3
* qemu-iotests: 041: More robust assertion on quorum nodeFam Zheng2019-11-292-8/+18
* qemu-iotests: place valgrind log file in scratch dirSascha Silbe2019-11-291-1/+1
* qemu-iotests: tests: do not set unused tmp variableSascha Silbe2019-11-29117-117/+0
* qemu-iotests: common.rc: drop unused _do()Sascha Silbe2019-11-291-46/+0
* qemu-iotests: drop unused _within_tolerance() filterSascha Silbe2019-11-291-101/+0
* block: Fix blk_aio_write_zeroes()Kevin Wolf2019-11-292-3/+87
* qemu-iotests: iotests.py: get rid of __all__Sascha Silbe2019-11-291-4/+0
* qemu-iotests: 068: don't require KVMSascha Silbe2019-11-291-1/+1
* qemu-iotests: 148: properly skip test if quorum support is missingSascha Silbe2019-11-292-3/+6
* qemu-iotests: iotests.VM: remove qtest socket on errorSascha Silbe2019-11-291-1/+12
* qemu-iotests: fix 051 on non-PC architecturesSascha Silbe2019-11-291-5/+5
* qemu-iotests: check: don't place files with predictable names in /tmpSascha Silbe2019-11-291-10/+11
* iotests: Make 150 use qemu-img map instead of duMax Reitz2019-11-292-44/+10
* iotests: fix the broken 026.nocache outputPavel Butsykin2019-11-291-19/+123
* tests: ignore test-loggingChanglong Xie2019-11-291-0/+1
* tests/bios-tables-test: fix assertMarcel Apfelbaum2019-11-291-1/+1
* Sort the fw_cfg file listGerd Hoffmann2019-11-291-1/+1
* qemu-iotests: 149: Use "/usr/bin/env python"Fam Zheng2019-11-291-1/+1
* crypto: fix nettle config check for running pbkdf testDaniel P. Berrange2019-11-291-1/+1
* util: retry getaddrinfo if getting EAI_BADFLAGS with AI_V4MAPPEDDaniel P. Berrange2019-11-291-4/+1
* iotests: Test qemu-img convert -S 0 behaviorMax Reitz2019-11-293-0/+120
* qemu-img: Fix preallocation with -S 0 for convertMax Reitz2019-11-291-4/+2
* block: Remove BDRV_O_CACHE_WBKevin Wolf2019-11-294-27/+27
* qemu-io: Use bdrv_parse_cache_mode() in reopen_f()Kevin Wolf2019-11-292-2/+2
* block/qapi: Use blk_enable_write_cache()Kevin Wolf2019-11-292-11/+53
* block: Move enable_write_cache to BB levelKevin Wolf2019-11-292-6/+6
* block: an interoperability test for luks vs dm-crypt/cryptsetupDaniel P. Berrange2019-11-294-0/+2401
* block: move encryption deprecation warning into qcow codeDaniel P. Berrange2019-11-294-43/+10
* tests: add output filter to python I/O tests helperDaniel P. Berrange2019-11-291-1/+24
* tests: refactor python I/O tests helper main methodDaniel P. Berrange2019-11-291-6/+12
* tests: redirect stderr to stdout for iotestsDaniel P. Berrange2019-11-291-2/+5
* block: Reject writethrough mode except at the rootKevin Wolf2019-11-292-104/+44
* block: Make backing files always writebackKevin Wolf2019-11-291-5/+5
* tests/test-filter-redirector: Add unit test for filter-redirectorZhang Chen2019-11-293-0/+224
* tests/test-filter-mirror:add filter-mirror unit testZhang Chen2019-11-293-0/+96
* qemu-iotests: add no-op streaming testAlberto Garcia2019-11-292-2/+20
* qemu-iotests: fix test_stream_partial()Alberto Garcia2019-11-291-1/+2
* qemu-log: support simple pid substitution for logsAlex Bennée2019-11-291-1/+35
* qemu-log: new option -dfilter to limit outputAlex Bennée2019-11-292-0/+111
* util: move declarations out of qemu-common.hVeronia Bahaa2019-11-294-2/+4
* include/crypto: Include qapi-types.h or qemu/bswap.h instead of qemu-common.hMarkus Armbruster2019-11-291-0/+1
* fw_cfg: Split fw_cfg_keys.h off fw_cfg.hMarkus Armbruster2019-11-293-7/+3
* Clean up includes some moreMarkus Armbruster2019-11-291-3/+1
* include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster2019-11-2927-2/+27
* ivshmem: Split ivshmem-plain, ivshmem-doorbell off ivshmemMarkus Armbruster2019-11-291-4/+8
* ivshmem: Receive shared memory synchronously in realize()Markus Armbruster2019-11-291-19/+7
OpenPOWER on IntegriCloud