Re: [libvirt] [PATCH v2 3/4] qemu: Implement support for 'builtin' backend for virtio-crypto

2017-02-07 Thread Martin Kletzander
On Wed, Jan 11, 2017 at 04:28:25PM +0800, Longpeng(Mike) wrote: This patch implements support for the virtio-crypto-pci device and the builtin backend in qemu. Two capabilities bits are added to track support for those: QEMU_CAPS_DEVICE_VIRTIO_CRYPTO - for the device support and

[libvirt] [PATCH v2 3/4] qemu: Implement support for 'builtin' backend for virtio-crypto

2017-01-11 Thread Longpeng(Mike)
This patch implements support for the virtio-crypto-pci device and the builtin backend in qemu. Two capabilities bits are added to track support for those: QEMU_CAPS_DEVICE_VIRTIO_CRYPTO - for the device support and QEMU_CAPS_OBJECT_CRYPTO_BUILTIN - for the backend support. qemu is invoked with