From: Han Han Date: Fri, 22 Jun 2018 05:24:02 +0000 (+0800) Subject: docs: schema: Add missing to devices X-Git-Tag: v4.5.0-rc1~49 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f78b73e68e4d68970af16ad7f7a5360efa3afff7;p=thirdparty%2Flibvirt.git docs: schema: Add missing to devices For input,hub,redirdev devices, their sub-elements should be interleaved. input device: interleave for , ,
hub device: interleave for ,
redirdev device: interleave for , ,
, Signed-off-by: Han Han Signed-off-by: Michal Privoznik --- diff --git a/docs/schemas/domaincommon.rng b/docs/schemas/domaincommon.rng index 4a454dddb4..611bbef138 100644 --- a/docs/schemas/domaincommon.rng +++ b/docs/schemas/domaincommon.rng @@ -4270,51 +4270,53 @@ - - - - - - - - - - tablet - mouse - keyboard - - - - + + + + + + + + + - ps2 - usb - xen - virtio + tablet + mouse + keyboard - - - - - passthrough - - - virtio - - - - + + + + ps2 + usb + xen + virtio + + + + + + + passthrough - - - - - - - - - + + virtio + + + + + + + + + + + + + + + @@ -4322,12 +4324,14 @@ usb - - - - - - + + + + + + + + @@ -4338,16 +4342,18 @@ - - - - - - - - - - + + + + + + + + + + + +