index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
sysemu
/
cryptodev.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
include/: spelling fixes
Michael Tokarev
2023-09-08
1
-3
/
+3
*
cryptodev: support QoS
zhenwei pi
2023-03-07
1
-0
/
+7
*
cryptodev: Account statistics
zhenwei pi
2023-03-07
1
-0
/
+49
*
cryptodev: Use CryptoDevBackendOpInfo for operation
zhenwei pi
2023-03-07
1
-16
/
+10
*
cryptodev: Introduce cryptodev alg type in QAPI
zhenwei pi
2023-03-07
1
-7
/
+1
*
cryptodev: Remove 'name' & 'model' fields
zhenwei pi
2023-03-07
1
-9
/
+3
*
cryptodev: Introduce cryptodev.json
zhenwei pi
2023-03-07
1
-9
/
+2
*
cryptodev: Add a lkcf-backend for cryptodev
Lei He
2022-11-02
1
-0
/
+1
*
virtio-crypto: Support asynchronous mode
Lei He
2022-11-02
1
-18
/
+42
*
crypto: Introduce RSA algorithm
zhenwei pi
2022-06-16
1
-16
/
+67
*
cryptodev: Fix Lesser GPL version number
Chetan Pant
2020-10-27
1
-1
/
+1
*
qom: Remove module_obj_name parameter from OBJECT_DECLARE* macros
Eduardo Habkost
2020-09-18
1
-1
/
+1
*
Use OBJECT_DECLARE_TYPE where possible
Eduardo Habkost
2020-09-09
1
-4
/
+2
*
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
1
-9
/
+2
*
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
1
-3
/
+4
*
misc: Replace zero-length arrays with flexible array member (automatic)
Philippe Mathieu-Daudé
2020-03-16
1
-1
/
+1
*
Include qemu/queue.h slightly less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
1
-1
/
+0
*
cryptodev: add vhost support
Gonglei
2018-03-01
1
-0
/
+8
*
cryptodev: wrap the ready flag
Gonglei
2017-01-10
1
-0
/
+19
*
cryptodev: introduce a new is_used property
Gonglei
2017-01-10
1
-0
/
+23
*
cryptodev: introduce an unified wrapper for crypto operation
Gonglei
2016-11-01
1
-6
/
+7
*
cryptodev: add symmetric algorithm operation stuff
Gonglei
2016-10-30
1
-0
/
+149
*
cryptodev: introduce cryptodev backend interface
Gonglei
2016-10-30
1
-0
/
+148