summaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)Author
2016-08-08iotests: fix 109Vladimir Sementsov-Ogievskiy
2016-07-26iotest: fix python based IO testsDaniel P. Berrange
2016-07-22scripts: refactor the VM class in iotests for reuseDaniel P. Berrange
2016-07-18block: ignore flush requests when storage is cleanEvgeny Yakovlev
2016-07-13iotests: Make 157 actually format-agnosticMax Reitz
2016-07-13qemu-iotests: Test naming of throttling groupsAlberto Garcia
2016-07-13qemu-iotests: Test setting WCE with qdevKevin Wolf
2016-07-04crypto: fix handling of iv generator hash defaultsDaniel P. Berrange
2016-06-28iotests: add small-granularity mirror testJohn Snow
2016-06-16iotests: Add test for oVirt-like storage migrationMax Reitz
2016-06-16iotests: Add test for post-mirror backing chainsMax Reitz
2016-06-16iotests: 095: Clean up QEMU before showing image infoFam Zheng
2016-06-16doc: Fix mailing list address in tests/qemu-iotests/READMEThomas Huth
2016-06-16block: drop support for using qcow[2] encryption with system emulatorsDaniel P. Berrange
2016-06-08block: Switch bdrv_write_zeroes() to byte interfaceEric Blake
2016-06-08qcow2: Catch more unaligned write_zero into zero clusterEric Blake
2016-06-08qemu-iotests: Test one more spot for optimizing write_zeroesEric Blake
2016-06-08block: split write_zeroes alwaysDenis V. Lunev
2016-06-07block/io: optimize bdrv_co_pwritev for small requestsPeter Lieven
2016-05-25mirror: Allow target that already has a BlockBackendKevin Wolf
2016-05-19qemu-iotests: Fix regression in 136 on aio_read invalidEric Blake
2016-05-19qemu-iotests: Simplify 109 with unaligned qemu-img compareEric Blake
2016-05-19qemu-iotests: Some more write_zeroes testsKevin Wolf
2016-05-19block: Don't return throttling info in query-named-block-nodesKevin Wolf
2016-05-19block: Remove bdrv_aio_multiwrite()Kevin Wolf
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-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-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-05qemu-iotests: 149: Use "/usr/bin/env python"Fam Zheng