Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-06-13 | [SATDEVKIT-786]Open source security issues fix | Rahul Dadhich | 1 | -2/+2 |
2016-11-30 | virtio-crypto: fix uninitialized variables | Gonglei | 1 | -1/+1 |
2016-11-18 | virtio-crypto: fix virtio_queue_set_notification() race | Stefan Hajnoczi | 1 | -2/+11 |
2016-11-15 | virtio-crypto: tag as not hotpluggable and migration | Gonglei | 1 | -0/+1 |
2016-11-01 | virtio-crypto: using bh to handle dataq's requests | Gonglei | 1 | -2/+53 |
2016-11-01 | cryptodev: introduce an unified wrapper for crypto operation | Gonglei | 1 | -5/+5 |
2016-11-01 | virtio-crypto: add data queue processing handler | Gonglei | 1 | -1/+357 |
2016-11-01 | virtio-crypto: add control queue handler | Gonglei | 1 | -1/+298 |
2016-11-01 | virtio-crypto: set capacity of algorithms supported | Gonglei | 1 | -0/+43 |
2016-11-01 | virtio-crypto: add virtio crypto device emulation | Gonglei | 1 | -0/+151 |