]> git.proxmox.com Git - mirror_qemu.git/commit
cryptodev: Introduce server type in QAPI
authorzhenwei pi <pizhenwei@bytedance.com>
Wed, 1 Mar 2023 10:58:39 +0000 (18:58 +0800)
committerMichael S. Tsirkin <mst@redhat.com>
Tue, 7 Mar 2023 17:38:59 +0000 (12:38 -0500)
commitbc304a6442e9abc3a7b56bb0b268dedb70ad3448
treec398676e6a70f5bb7b8fff59eab3a3d73c77081c
parent999c789f0018151906484c25faff495b89b549dc
cryptodev: Introduce server type in QAPI

Introduce cryptodev service type in cryptodev.json, then apply this
to related codes. Now we can remove VIRTIO_CRYPTO_SERVICE_xxx
dependence from QEMU cryptodev.

Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by: zhenwei pi <pizhenwei@bytedance.com>
Message-Id: <20230301105847.253084-5-pizhenwei@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-lkcf.c
backends/cryptodev-vhost-user.c
hw/virtio/virtio-crypto.c
qapi/cryptodev.json