Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-09-01 | qom: Remove unused errp parameter from can_be_deleted() | Eduardo Habkost | 1 | -1/+1 |
2017-06-20 | object: use more specific property type names | Marc-André Lureau | 1 | -1/+1 |
2017-01-10 | cryptodev: wrap the ready flag | Gonglei | 1 | -4/+11 |
2017-01-10 | cryptodev: introduce a new is_used property | Gonglei | 1 | -0/+19 |
2016-11-01 | cryptodev: introduce an unified wrapper for crypto operation | Gonglei | 1 | -2/+26 |
2016-10-30 | cryptodev: add symmetric algorithm operation stuff | Gonglei | 1 | -0/+45 |
2016-10-30 | cryptodev: introduce cryptodev backend interface | Gonglei | 1 | -0/+176 |