Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Include less of the generated modular QAPI headers | Markus Armbruster | 2018-03-02 | 1 | -1/+0 |
* | Drop superfluous includes of qapi-types.h and test-qapi-types.h | Markus Armbruster | 2018-02-09 | 1 | -1/+0 |
* | qom: Remove unused errp parameter from can_be_deleted() | Eduardo Habkost | 2017-09-01 | 1 | -1/+1 |
* | object: use more specific property type names | Marc-André Lureau | 2017-06-20 | 1 | -1/+1 |
* | cryptodev: wrap the ready flag | Gonglei | 2017-01-10 | 1 | -4/+11 |
* | cryptodev: introduce a new is_used property | Gonglei | 2017-01-10 | 1 | -0/+19 |
* | cryptodev: introduce an unified wrapper for crypto operation | Gonglei | 2016-11-01 | 1 | -2/+26 |
* | cryptodev: add symmetric algorithm operation stuff | Gonglei | 2016-10-30 | 1 | -0/+45 |
* | cryptodev: introduce cryptodev backend interface | Gonglei | 2016-10-30 | 1 | -0/+176 |