]> git.ipfire.org Git - thirdparty/qemu.git/history - hw/virtio/virtio-crypto.c
cryptodev: introduce a new is_used property
[thirdparty/qemu.git] / hw / virtio / virtio-crypto.c
2017-01-10  Gongleicryptodev: introduce a new is_used property
2017-01-10  Gongleivirtio-crypto: use the correct length for cipher operation
2017-01-10  Gongleivirtio-crypto: fix possible integer and heap overflow
2016-12-01  Stefan HajnocziMerge remote-tracking branch 'dgibson/tags/ppc-for...
2016-12-01  Stefan HajnocziMerge remote-tracking branch 'mst/tags/for_upstream...
2016-11-30  Gongleivirtio-crypto: fix uninitialized variables
2016-11-21  Stefan HajnocziMerge remote-tracking branch 'sstabellini/tags/xen...
2016-11-21  Stefan HajnocziMerge remote-tracking branch 'mst/tags/for_upstream...
2016-11-18  Stefan Hajnoczivirtio-crypto: fix virtio_queue_set_notification()...
2016-11-15  Stefan HajnocziMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2016-11-15  Gongleivirtio-crypto: tag as not hotpluggable and migration
2016-11-04  Stefan HajnocziMerge remote-tracking branch 'sstabellini/tags/xen...
2016-11-03  Stefan HajnocziMerge remote-tracking branch 'remotes/bonzini/tags...
2016-11-03  Stefan HajnocziMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2016-11-01  Gongleivirtio-crypto: using bh to handle dataq's requests
2016-11-01  Gongleicryptodev: introduce an unified wrapper for crypto...
2016-11-01  Gongleivirtio-crypto: add data queue processing handler
2016-11-01  Gongleivirtio-crypto: add control queue handler
2016-11-01  Gongleivirtio-crypto: set capacity of algorithms supported
2016-11-01  Gongleivirtio-crypto: add virtio crypto device emulation