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
/
backends
/
cryptodev-vhost-user.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
qom: Have class_init() take a const data argument
Philippe Mathieu-Daudé
2025-04-25
1
-1
/
+1
*
backends/cryptodev-vhost-user: Fix local_error leaks
Gabriel Barrantes
2025-01-13
1
-2
/
+1
*
include: Rename sysemu/ -> system/
Philippe Mathieu-Daudé
2024-12-20
1
-2
/
+2
*
qapi/cryptodev: Drop unwanted 'prefix'
Markus Armbruster
2024-09-10
1
-3
/
+3
*
cryptodev-vhost-user: add asymmetric crypto support
Gowrishankar Muthukrishnan
2023-06-23
1
-5
/
+4
*
cryptodev: Introduce server type in QAPI
zhenwei pi
2023-03-07
1
-3
/
+3
*
cryptodev: Remove 'name' & 'model' fields
zhenwei pi
2023-03-07
1
-2
/
+1
*
cryptodev: Introduce cryptodev.json
zhenwei pi
2023-03-07
1
-2
/
+2
*
virtio-crypto: Support asynchronous mode
Lei He
2022-11-02
1
-13
/
+38
*
backends: Improve error messages when property can no longer be set
Markus Armbruster
2022-10-27
1
-1
/
+1
*
crypto: Introduce RSA algorithm
zhenwei pi
2022-06-16
1
-4
/
+30
*
cryptodev: Fix Lesser GPL version number
Chetan Pant
2020-10-27
1
-1
/
+1
*
cryptodev-vhost-user: Register "chardev" as class property
Eduardo Habkost
2020-09-22
1
-8
/
+5
*
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-18
1
-3
/
+1
*
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
1
-3
/
+2
*
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
1
-2
/
+4
*
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
2020-07-10
1
-2
/
+1
*
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
2020-05-15
1
-2
/
+1
*
chardev: Use QEMUChrEvent enum in IOEventHandler typedef
Philippe Mathieu-Daudé
2020-01-08
1
-1
/
+1
*
vhost-user-crypto: Explicit we ignore some QEMUChrEvent in IOEventHandler
Philippe Mathieu-Daudé
2020-01-07
1
-0
/
+5
*
Include hw/boards.h a bit less
Markus Armbruster
2019-08-16
1
-1
/
+0
*
vhost-user: simplify vhost_user_init/vhost_user_cleanup
Marc-André Lureau
2019-03-12
1
-14
/
+4
*
backends/cryptodev: remove dead code
Jay Zhou
2018-07-30
1
-5
/
+0
*
vhost-user: introduce shared vhost-user state
Tiwei Bie
2018-05-24
1
-1
/
+19
*
cryptodev-vhost-user: set the key length
Gonglei
2018-03-01
1
-0
/
+4
*
cryptodev-vhost-user: add crypto session handler
Gonglei
2018-03-01
1
-11
/
+37
*
cryptodev: add vhost support
Gonglei
2018-03-01
1
-0
/
+16
*
cryptodev: add vhost-user as a new cryptodev backend
Gonglei
2018-03-01
1
-0
/
+331