| Commit message (Expand) | Author | Age | Files | Lines |
* | iotests: define group in each iotest | Vladimir Sementsov-Ogievskiy | 2021-01-20 | 1 | -0/+1 |
* | iotests: Check whether luks works | Max Reitz | 2020-07-06 | 1 | -0/+1 |
* | iotests: Fix cleanup path in some tests | Max Reitz | 2020-03-24 | 1 | -0/+6 |
* | qemu-iotests: Improve portability by searching bash in the $PATH | Philippe Mathieu-Daudé | 2019-03-08 | 1 | -1/+1 |
* | iotests: Drop use of bash keyword 'function' | Eric Blake | 2018-11-19 | 1 | -3/+3 |
* | qemu-iotests: remove unused variable 'here' | Mao Zhongyi | 2018-11-19 | 1 | -1/+0 |
* | iotests: Make 087 pass without AIO enabled | Max Reitz | 2017-11-17 | 1 | -1/+8 |
* | iotests: Pull _filter_actual_image_size from 67/87 | Max Reitz | 2017-10-26 | 1 | -1/+1 |
* | qcow2: add iotests to cover LUKS encryption support | Daniel P. Berrange | 2017-07-11 | 1 | -1/+34 |
* | qcow2: convert QCow2 to use QCryptoBlock for encryption | Daniel P. Berrange | 2017-07-11 | 1 | -15/+13 |
* | iotests: 087: Don't attach test image twice | Fam Zheng | 2017-05-11 | 1 | -4/+2 |
* | block: Remove "options" indirection from blockdev-add | Kevin Wolf | 2016-10-24 | 1 | -45/+31 |
* | block/qapi: Move 'aio' option to file driver | Kevin Wolf | 2016-09-29 | 1 | -2/+2 |
* | qemu-iotests/087: Avoid blockdev-add with id | Kevin Wolf | 2016-09-23 | 1 | -57/+5 |
* | qemu-iotests: tests: do not set unused tmp variable | Sascha Silbe | 2016-04-15 | 1 | -1/+0 |
* | block: move encryption deprecation warning into qcow code | Daniel P. Berrange | 2016-03-30 | 1 | -1/+2 |
* | blockdev: Allow creation of BDS trees without BB | Max Reitz | 2015-10-23 | 1 | -1/+1 |
* | iotests: Filter out "I/O thread spun..." warning | Max Reitz | 2015-01-13 | 1 | -1/+2 |
* | qemu-iotests: Test missing "driver" key for blockdev-add | Fam Zheng | 2014-09-26 | 1 | -0/+17 |
* | qemu-iotests: Check common namespace for id and node-name | Kevin Wolf | 2014-04-22 | 1 | -0/+52 |
* | block: Catch duplicate IDs in bdrv_new() | Kevin Wolf | 2014-04-22 | 1 | -0/+33 |
* | blockdev: Refuse to open encrypted image unless paused | Markus Armbruster | 2014-03-14 | 1 | -0/+17 |
* | qemu-iotests: Test a few blockdev-add error cases | Kevin Wolf | 2014-03-06 | 1 | -0/+122 |