aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2016-05-12Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2016-05-12qemu-iotests: iotests: fail hard if not run via "check"Sascha Silbe
2016-05-12block: enable testing of LUKS driver with block I/O testsDaniel P. Berrange
2016-05-12block: add support for encryption secrets in block I/O testsDaniel P. Berrange
2016-05-12block: add support for --image-opts in block I/O testsDaniel P. Berrange
2016-05-12qemu-io: Allow unaligned access by defaultEric Blake
2016-05-12iotests: fix the redirection order in 083Wei Jiangang
2016-05-12Allow users to specify the vmdk virtual hardware version.Janne Karhunen
2016-05-12qapi: Change visit_type_FOO() to no longer return partial objectsEric Blake
2016-05-12qapi: Simplify semantics of visit_next_list()Eric Blake
2016-05-12qapi: Fix string input visitor handling of invalid listEric Blake
2016-05-12tests/string-input-visitor: Add negative integer testsMarkus Armbruster
2016-05-12qapi: Split visit_end_struct() into piecesEric Blake
2016-05-12qmp: Don't reuse qmp visitor after grabbing outputEric Blake
2016-05-12qmp: Support explicit null during visitsEric Blake
2016-05-12tests: Add check-qnullEric Blake
2016-05-12qapi: Use strict QMP input visitor in more placesEric Blake
2016-05-12qapi: Consolidate QMP input visitor creationEric Blake
2016-05-12qapi: Guarantee NULL obj on input visitor callback errorEric Blake
2016-04-20iotests: Test case for drive-mirror with unaligned image sizeFam Zheng
2016-04-20iotests: Add iotests.image_sizeFam Zheng
2016-04-20mirror: Don't extend the last sub-chunkFam Zheng
2016-04-19qemu-ga: do not run qga test when guest agent disabledYang Hongyang
2016-04-15qemu-iotests: 041: More robust assertion on quorum nodeFam Zheng
2016-04-15qemu-iotests: place valgrind log file in scratch dirSascha Silbe
2016-04-15qemu-iotests: tests: do not set unused tmp variableSascha Silbe
2016-04-15qemu-iotests: common.rc: drop unused _do()Sascha Silbe
2016-04-15qemu-iotests: drop unused _within_tolerance() filterSascha Silbe
2016-04-15block: Fix blk_aio_write_zeroes()Kevin Wolf
2016-04-12qemu-iotests: iotests.py: get rid of __all__Sascha Silbe
2016-04-12qemu-iotests: 068: don't require KVMSascha Silbe
2016-04-12qemu-iotests: 148: properly skip test if quorum support is missingSascha Silbe
2016-04-12qemu-iotests: iotests.VM: remove qtest socket on errorSascha Silbe
2016-04-12qemu-iotests: fix 051 on non-PC architecturesSascha Silbe
2016-04-12qemu-iotests: check: don't place files with predictable names in /tmpSascha Silbe
2016-04-12iotests: Make 150 use qemu-img map instead of duMax Reitz
2016-04-12iotests: fix the broken 026.nocache outputPavel Butsykin
2016-04-08Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2016-04-08tests: ignore test-loggingChanglong Xie
2016-04-07tests/bios-tables-test: fix assertMarcel Apfelbaum
2016-04-07Sort the fw_cfg file listGerd Hoffmann
2016-04-05Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2016-04-05qemu-iotests: 149: Use "/usr/bin/env python"Fam Zheng
2016-04-05Merge remote-tracking branch 'remotes/berrange/tags/pull-qcrypto-2016-04-05-1...Peter Maydell
2016-04-05crypto: fix nettle config check for running pbkdf testDaniel P. Berrange
2016-04-05util: retry getaddrinfo if getting EAI_BADFLAGS with AI_V4MAPPEDDaniel P. Berrange
2016-03-30Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2016-03-30iotests: Test qemu-img convert -S 0 behaviorMax Reitz
2016-03-30qemu-img: Fix preallocation with -S 0 for convertMax Reitz
2016-03-30block: Remove BDRV_O_CACHE_WBKevin Wolf