]> git.proxmox.com Git - mirror_qemu.git/commit
virtio-crypto: Support asynchronous mode
authorLei He <helei.sig11@bytedance.com>
Sat, 8 Oct 2022 08:50:27 +0000 (16:50 +0800)
committerMichael S. Tsirkin <mst@redhat.com>
Wed, 2 Nov 2022 10:56:32 +0000 (06:56 -0400)
commit2fda101de0747dd7a79436cba44f17489e5a1799
tree900bf7ab9a060dfda02e14f67690024a5006aafc
parenta023c4b2e754b6289fe066f61d2b77ecee871224
virtio-crypto: Support asynchronous mode

virtio-crypto: Modify the current interface of virtio-crypto
device to support asynchronous mode.

Signed-off-by: lei he <helei.sig11@bytedance.com>
Message-Id: <20221008085030.70212-2-helei.sig11@bytedance.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
backends/cryptodev-builtin.c
backends/cryptodev-vhost-user.c
backends/cryptodev.c
hw/virtio/virtio-crypto.c
include/sysemu/cryptodev.h