index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
virtio
/
virtio-crypto.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
virtio-crypto: Convert to DEFINE_PROP_LINK
Fam Zheng
2017-07-14
1
-20
/
+7
*
qom: enforce readonly nature of link's check callback
Igor Mammedov
2017-07-14
1
-1
/
+1
*
hw: Fix typos found by codespell
Stefan Weil
2017-01-24
1
-1
/
+1
*
virtio-crypto: zeroize the key material before free
Gonglei
2017-01-10
1
-1
/
+12
*
virtio-crypto: avoid one cryptodev device is used by multiple virtio crypto d...
Gonglei
2017-01-10
1
-1
/
+15
*
cryptodev: wrap the ready flag
Gonglei
2017-01-10
1
-2
/
+2
*
cryptodev: introduce a new is_used property
Gonglei
2017-01-10
1
-0
/
+2
*
virtio-crypto: use the correct length for cipher operation
Gonglei
2017-01-10
1
-1
/
+1
*
virtio-crypto: fix possible integer and heap overflow
Gonglei
2017-01-10
1
-2
/
+2
*
virtio-crypto: fix uninitialized variables
Gonglei
2016-11-30
1
-1
/
+1
*
virtio-crypto: fix virtio_queue_set_notification() race
Stefan Hajnoczi
2016-11-18
1
-2
/
+11
*
virtio-crypto: tag as not hotpluggable and migration
Gonglei
2016-11-15
1
-0
/
+1
*
virtio-crypto: using bh to handle dataq's requests
Gonglei
2016-11-01
1
-2
/
+53
*
cryptodev: introduce an unified wrapper for crypto operation
Gonglei
2016-11-01
1
-5
/
+5
*
virtio-crypto: add data queue processing handler
Gonglei
2016-11-01
1
-1
/
+357
*
virtio-crypto: add control queue handler
Gonglei
2016-11-01
1
-1
/
+298
*
virtio-crypto: set capacity of algorithms supported
Gonglei
2016-11-01
1
-0
/
+43
*
virtio-crypto: add virtio crypto device emulation
Gonglei
2016-11-01
1
-0
/
+151