[PATCH 2/4] conf: domain: support for virtio packed option

Ján Tomko jtomko at redhat.com
Fri Apr 3 15:49:22 UTC 2020


On a Thursday in 2020, Bjoern Walk wrote:
>Expose the virtio parameter for packed virtqueues as a optional libvirt XML

s/a optional/an optional/

>attribute to virtio-backed devices, e.g.:
>
>    <interface type='user'>
>      <mac address='00:11:22:33:44:55'/>
>      <model type='virtio'/>
>      <driver packed='on'/>
>    </interface>
>
>If the attribute is omitted, the default value for this attribute is 'off' and
>regular split virtqueues are used.
>
>Reviewed-by: Boris Fiuczynski <fiuczy at linux.ibm.com>
>Signed-off-by: Bjoern Walk <bwalk at linux.ibm.com>
>---
> docs/schemas/domaincommon.rng |  5 +++++
> src/conf/domain_conf.c        | 28 ++++++++++++++++++++++++++++
> src/conf/domain_conf.h        |  1 +
> 3 files changed, 34 insertions(+)
>

Reviewed-by: Ján Tomko <jtomko at redhat.com>

Jano
-------------- 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/20200403/8f9d7e49/attachment-0001.sig>


More information about the libvir-list mailing list