[libvirt] [PATCH v2 02/16] domain: add "vhostuser" attribute to virtio video model

Ján Tomko jtomko at redhat.com
Tue Aug 27 07:35:45 UTC 2019


On Fri, Aug 23, 2019 at 12:21:46PM -0400, Cole Robinson wrote:
>From: Marc-André Lureau <marcandre.lureau at redhat.com>
>
>Accept a new attribute to specify usage of helper process, ex:
>
>  <video>
>    <model type='virtio' vhostuser='yes'/>
>  </video>
>
>Signed-off-by: Marc-André Lureau <marcandre.lureau at redhat.com>
>Signed-off-by: Cole Robinson <crobinso at redhat.com>
>---
> docs/formatdomain.html.in     |  6 ++++++
> docs/schemas/domaincommon.rng | 11 ++++++++++-

Also, parser additions should include an addition to the XML test cases
(virschematest will automatically pick them up and test them against the
schema) and either genericxml2xmltest or qemuxml2xmltest.

Jano

> src/conf/domain_conf.c        | 14 ++++++++++++++
> src/conf/domain_conf.h        |  1 +
> 4 files changed, 31 insertions(+), 1 deletion(-)
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20190827/51ff0002/attachment-0001.sig>


More information about the libvir-list mailing list