[libvirt] [PATCH] conf: Parse virtio-crypto in the domain XML

Gonglei (Arei) arei.gonglei at huawei.com
Mon Jan 9 02:26:13 UTC 2017


>
> Sent: Monday, January 09, 2017 10:15 AM
> To: libvir-list at redhat.com
> Cc: Wubin (H); Zhoujian (jay, Euler); Gonglei (Arei); berrange at redhat.com;
> longpeng
> Subject: [PATCH] conf: Parse virtio-crypto in the domain XML
> 
> As virtio-crypto has been supported in QEMU 2.9 and

Take a quick glance:

s/QEMU 2.9/QEMU 2.8/

> the frontend driver has been merged in linux 4.10,
> so it's necessary to support virtio-crypto in domain
> XML.
> 
> This patch parse the domain XML with virtio-crypto
> support, the virtio-crypto XML looks like this:
> 
>     <crypto model='virtio'>
>         <backend type='builtin' queues='2'/>
>     </crypto>
> 
> Signed-off-by: Longpeng(Mike) <longpeng2 at huawei.com>
> ---




More information about the libvir-list mailing list