diff options
author | Gonglei | 2018-03-01 14:46:28 +0100 |
---|---|---|
committer | Michael S. Tsirkin | 2018-03-01 17:26:17 +0100 |
commit | 042cea274c5854023e1d18626480190c0d64268e (patch) | |
tree | 18c53924b3847a6b7f2c600a35ab16b1fe3a7998 /docs/interop | |
parent | docs/vmcoreinfo: detail unsupported host format behaviour (diff) | |
download | qemu-042cea274c5854023e1d18626480190c0d64268e.tar.gz qemu-042cea274c5854023e1d18626480190c0d64268e.tar.xz qemu-042cea274c5854023e1d18626480190c0d64268e.zip |
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>
Diffstat (limited to 'docs/interop')
0 files changed, 0 insertions, 0 deletions