On Mon, Sep 26, 2016 at 01:15:48AM +, Gonglei (Arei) wrote:
> Hi,
>
> Virtio-1 device (virtio_pci_modern) is supported since 2015 in Linux kernel,
> so
> that lots of existing Guest can't support virtio-1.0 device.
> But the scenario of
> virtio crypto device is mostly NFV, which require the
Hi,
Virtio-1 device (virtio_pci_modern) is supported since 2015 in Linux kernel, so
that lots of existing Guest can't support virtio-1.0 device. But the scenario of
virtio crypto device is mostly NFV, which require the existing Guest can't need
to do any changes to support virtio crypto, so that
This is the specification about a new virtio crypto device.
You can get the source code from the below website:
[PATCH v3 00/10] virtio-crypto: introduce framework and device emulation
https://lists.gnu.org/archive/html/qemu-devel/2016-09/msg04132.html
Please help to review, thanks.
CC: Michae