Age | Commit message (Expand) | Author | Files | Lines |
2020-10-27 | cryptodev: Fix Lesser GPL version number | Chetan Pant | 1 | -1/+1 |
2020-09-18 | qom: Remove module_obj_name parameter from OBJECT_DECLARE* macros | Eduardo Habkost | 1 | -1/+1 |
2020-09-09 | Use OBJECT_DECLARE_TYPE where possible | Eduardo Habkost | 1 | -4/+2 |
2020-09-09 | Use DECLARE_*CHECKER* macros | Eduardo Habkost | 1 | -9/+2 |
2020-09-09 | Move QOM typedefs and add missing includes | Eduardo Habkost | 1 | -3/+4 |
2020-03-16 | misc: Replace zero-length arrays with flexible array member (automatic) | Philippe Mathieu-Daudé | 1 | -1/+1 |
2019-08-16 | Include qemu/queue.h slightly less | Markus Armbruster | 1 | -0/+1 |
2019-06-12 | Include qemu-common.h exactly where needed | Markus Armbruster | 1 | -1/+0 |
2018-03-01 | cryptodev: add vhost support | Gonglei | 1 | -0/+8 |
2017-01-10 | cryptodev: wrap the ready flag | Gonglei | 1 | -0/+19 |
2017-01-10 | cryptodev: introduce a new is_used property | Gonglei | 1 | -0/+23 |
2016-11-01 | cryptodev: introduce an unified wrapper for crypto operation | Gonglei | 1 | -6/+7 |
2016-10-30 | cryptodev: add symmetric algorithm operation stuff | Gonglei | 1 | -0/+149 |
2016-10-30 | cryptodev: introduce cryptodev backend interface | Gonglei | 1 | -0/+148 |