From: Erik Skultety Date: Fri, 4 Jan 2019 09:40:48 +0000 (+0100) Subject: docs: schemas: Decouple the virtio options from each other X-Git-Tag: v5.0.0-rc1~37 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87b4e1cd7e7ec23dc69c8082948cd3bb49e18ff3;p=thirdparty%2Flibvirt.git docs: schemas: Decouple the virtio options from each other Currently, all of the VirtioOptions are under a single element, however, neither our parser/formatter or QEMU driver requires the presence of all the options if only a single one from the set has been specified, so fix it and silence the schema validator. Signed-off-by: Erik Skultety Reviewed-by: Ján Tomko --- diff --git a/docs/schemas/domaincommon.rng b/docs/schemas/domaincommon.rng index 6518aff73a..aa50eac424 100644 --- a/docs/schemas/domaincommon.rng +++ b/docs/schemas/domaincommon.rng @@ -5498,6 +5498,8 @@ + +