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
/
149
Age
Commit message (
Expand
)
Author
2020-05-05
iotests: add script_initialize
John Snow
2020-02-07
drop "from __future__ import print_function"
Paolo Bonzini
2020-02-07
tests/qemu-iotests: Explicit usage of Python3 (scripts without __main__)
Philippe Mathieu-Daudé
2019-10-10
tests: fix I/O test for hosts defaulting to LUKSv2
Daniel P. Berrangé
2018-10-30
iotests: Use // for Python integer division
Max Reitz
2018-10-30
iotests: Use Python byte strings where appropriate
Max Reitz
2018-07-23
qemu-iotests: Use host_device instead of file in 149
Kevin Wolf
2018-06-08
python: futurize -f libfuturize.fixes.fix_print_with_import
Eduardo Habkost
2017-07-11
iotests: chown LUKS device before qemu-io launches
Daniel P. Berrange
2017-07-11
iotests: add more LUKS hash combination tests
Daniel P. Berrange
2017-07-11
iotests: reduce PBKDF iterations when testing LUKS
Daniel P. Berrange
2016-07-04
crypto: fix handling of iv generator hash defaults
Daniel P. Berrange
2016-04-05
qemu-iotests: 149: Use "/usr/bin/env python"
Fam Zheng
2016-03-30
block: an interoperability test for luks vs dm-crypt/cryptsetup
Daniel P. Berrange