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
/
test-crypto-block.c
Age
Commit message (
Expand
)
Author
2021-03-12
tests: Move unit tests into a separate directory
Thomas Huth
2020-10-29
crypt: Fix Lesser GPL version number
Chetan Pant
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2018-12-12
crypto: support multiple threads accessing one QCryptoBlock
Vladimir Sementsov-Ogievskiy
2018-10-19
crypto: require nettle >= 2.7.1 for building QEMU
Daniel P. Berrangé
2018-10-19
crypto: require libgcrypt >= 1.5.0 for building QEMU
Daniel P. Berrangé
2017-11-08
tests: Run the luks tests in test-crypto-block only if encryption is available
Thomas Huth
2017-07-11
block: pass option prefix down to crypto layer
Daniel P. Berrange
2017-05-09
crypto: move 'opaque' parameter to (nearly) the end of parameter list
Daniel P. Berrange
2017-04-24
crypto: Make errp the last parameter of functions
Fam Zheng
2016-09-23
tests: No longer dependent on CONFIG_UUID
Fam Zheng
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-17
crypto: implement the LUKS block encryption format
Daniel P. Berrange
2016-03-17
crypto: add block encryption framework
Daniel P. Berrange