[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [for-8.0 v2 04/11] cryptodev: Introduce server type in QAPI
From: |
Daniel P . Berrangé |
Subject: |
Re: [for-8.0 v2 04/11] cryptodev: Introduce server type in QAPI |
Date: |
Mon, 16 Jan 2023 11:09:40 +0000 |
User-agent: |
Mutt/2.2.9 (2022-11-12) |
On Tue, Nov 22, 2022 at 10:07:49PM +0800, zhenwei pi wrote:
> 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.
>
> Signed-off-by: zhenwei pi <pizhenwei@bytedance.com>
> ---
> backends/cryptodev-builtin.c | 8 ++++----
> backends/cryptodev-lkcf.c | 2 +-
> backends/cryptodev-vhost-user.c | 6 +++---
> hw/virtio/virtio-crypto.c | 27 +++++++++++++++++++++++++--
> qapi/cryptodev.json | 11 +++++++++++
> 5 files changed, 44 insertions(+), 10 deletions(-)
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
With regards,
Daniel
--
|: https://berrange.com -o- https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org -o- https://fstop138.berrange.com :|
|: https://entangle-photo.org -o- https://www.instagram.com/dberrange :|
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [for-8.0 v2 04/11] cryptodev: Introduce server type in QAPI,
Daniel P . Berrangé <=