qemu/backends
Gonglei 042cea274c cryptodev: add vhost-user as a new cryptodev backend
Usage:
 -chardev socket,id=charcrypto0,path=/path/to/your/socket
 -object cryptodev-vhost-user,id=cryptodev0,chardev=charcrypto0
 -device virtio-crypto-pci,id=crypto0,cryptodev=cryptodev0

Signed-off-by: Gonglei <arei.gonglei@huawei.com>
Signed-off-by: Longpeng(Mike) <longpeng2@huawei.com>
Signed-off-by: Jay Zhou <jianjay.zhou@huawei.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2018-03-01 18:26:17 +02:00
..
cryptodev-builtin.c
cryptodev-vhost-user.c cryptodev: add vhost-user as a new cryptodev backend 2018-03-01 18:26:17 +02:00
cryptodev-vhost.c cryptodev: add vhost-user as a new cryptodev backend 2018-03-01 18:26:17 +02:00
cryptodev.c Drop superfluous includes of qapi-types.h and test-qapi-types.h 2018-02-09 05:05:11 +01:00
hostmem-file.c mem: add share parameter to memory-backend-ram 2018-02-19 13:03:24 +02:00
hostmem-memfd.c
hostmem-ram.c mem: add share parameter to memory-backend-ram 2018-02-19 13:03:24 +02:00
hostmem.c mem: add share parameter to memory-backend-ram 2018-02-19 13:03:24 +02:00
Makefile.objs cryptodev: add vhost-user as a new cryptodev backend 2018-03-01 18:26:17 +02:00
rng-egd.c
rng-random.c
rng.c
tpm.c Drop superfluous includes of qapi/qmp/qerror.h 2018-02-09 13:51:35 +01:00