index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
qemu-iotests
/
087
Age
Commit message (
Expand
)
Author
2020-07-06
iotests: Check whether luks works
Max Reitz
2020-03-24
iotests: Fix cleanup path in some tests
Max Reitz
2019-03-08
qemu-iotests: Improve portability by searching bash in the $PATH
Philippe Mathieu-Daudé
2018-11-19
iotests: Drop use of bash keyword 'function'
Eric Blake
2018-11-19
qemu-iotests: remove unused variable 'here'
Mao Zhongyi
2017-11-17
iotests: Make 087 pass without AIO enabled
Max Reitz
2017-10-26
iotests: Pull _filter_actual_image_size from 67/87
Max Reitz
2017-07-11
qcow2: add iotests to cover LUKS encryption support
Daniel P. Berrange
2017-07-11
qcow2: convert QCow2 to use QCryptoBlock for encryption
Daniel P. Berrange
2017-05-11
iotests: 087: Don't attach test image twice
Fam Zheng
2016-10-24
block: Remove "options" indirection from blockdev-add
Kevin Wolf
2016-09-29
block/qapi: Move 'aio' option to file driver
Kevin Wolf
2016-09-23
qemu-iotests/087: Avoid blockdev-add with id
Kevin Wolf
2016-04-15
qemu-iotests: tests: do not set unused tmp variable
Sascha Silbe
2016-03-30
block: move encryption deprecation warning into qcow code
Daniel P. Berrange
2015-10-23
blockdev: Allow creation of BDS trees without BB
Max Reitz
2015-01-13
iotests: Filter out "I/O thread spun..." warning
Max Reitz
2014-09-26
qemu-iotests: Test missing "driver" key for blockdev-add
Fam Zheng
2014-04-22
qemu-iotests: Check common namespace for id and node-name
Kevin Wolf
2014-04-22
block: Catch duplicate IDs in bdrv_new()
Kevin Wolf
2014-03-14
blockdev: Refuse to open encrypted image unless paused
Markus Armbruster
2014-03-06
qemu-iotests: Test a few blockdev-add error cases
Kevin Wolf