index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
test-crypto-block.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-0
/
+1
*
crypto: support multiple threads accessing one QCryptoBlock
Vladimir Sementsov-Ogievskiy
2018-12-12
1
-0
/
+3
*
crypto: require nettle >= 2.7.1 for building QEMU
Daniel P. Berrangé
2018-10-19
1
-1
/
+1
*
crypto: require libgcrypt >= 1.5.0 for building QEMU
Daniel P. Berrangé
2018-10-19
1
-1
/
+1
*
tests: Run the luks tests in test-crypto-block only if encryption is available
Thomas Huth
2017-11-08
1
-1
/
+2
*
block: pass option prefix down to crypto layer
Daniel P. Berrange
2017-07-11
1
-4
/
+4
*
crypto: move 'opaque' parameter to (nearly) the end of parameter list
Daniel P. Berrange
2017-05-09
1
-3
/
+3
*
crypto: Make errp the last parameter of functions
Fam Zheng
2017-04-24
1
-6
/
+6
*
tests: No longer dependent on CONFIG_UUID
Fam Zheng
2016-09-23
1
-1
/
+1
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
1
-0
/
+1
*
crypto: implement the LUKS block encryption format
Daniel P. Berrange
2016-03-17
1
-2
/
+125
*
crypto: add block encryption framework
Daniel P. Berrange
2016-03-17
1
-0
/
+239