cryptodev-vhost-user: add crypto session handler
Introduce two vhost-user meassges: VHOST_USER_CREATE_CRYPTO_SESSION and VHOST_USER_CLOSE_CRYPTO_SESSION. At this point, the QEMU side support crypto operation in cryptodev host-user backend. 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>
Showing
- backends/cryptodev-vhost-user.c 37 additions, 11 deletionsbackends/cryptodev-vhost-user.c
- docs/interop/vhost-user.txt 26 additions, 0 deletionsdocs/interop/vhost-user.txt
- hw/virtio/vhost-user.c 104 additions, 0 deletionshw/virtio/vhost-user.c
- include/hw/virtio/vhost-backend.h 8 additions, 0 deletionsinclude/hw/virtio/vhost-backend.h
Loading
Please register or sign in to comment