aboutsummaryrefslogtreecommitdiff
path: root/include/sysemu/cryptodev.h
AgeCommit message (Expand)Author
2023-09-08include/: spelling fixesMichael Tokarev
2023-03-07cryptodev: support QoSzhenwei pi
2023-03-07cryptodev: Account statisticszhenwei pi
2023-03-07cryptodev: Use CryptoDevBackendOpInfo for operationzhenwei pi
2023-03-07cryptodev: Introduce cryptodev alg type in QAPIzhenwei pi
2023-03-07cryptodev: Remove 'name' & 'model' fieldszhenwei pi
2023-03-07cryptodev: Introduce cryptodev.jsonzhenwei pi
2022-11-02cryptodev: Add a lkcf-backend for cryptodevLei He
2022-11-02virtio-crypto: Support asynchronous modeLei He
2022-06-16crypto: Introduce RSA algorithmzhenwei pi
2020-10-27cryptodev: Fix Lesser GPL version numberChetan Pant
2020-09-18qom: Remove module_obj_name parameter from OBJECT_DECLARE* macrosEduardo Habkost
2020-09-09Use OBJECT_DECLARE_TYPE where possibleEduardo Habkost
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost
2020-03-16misc: Replace zero-length arrays with flexible array member (automatic)Philippe Mathieu-Daudé
2019-08-16Include qemu/queue.h slightly lessMarkus Armbruster
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster
2018-03-01cryptodev: add vhost supportGonglei
2017-01-10cryptodev: wrap the ready flagGonglei
2017-01-10cryptodev: introduce a new is_used propertyGonglei
2016-11-01cryptodev: introduce an unified wrapper for crypto operationGonglei
2016-10-30cryptodev: add symmetric algorithm operation stuffGonglei
2016-10-30cryptodev: introduce cryptodev backend interfaceGonglei