From cd217e702cbff604ca6ffb6a75d691c1b2a00ab2 Mon Sep 17 00:00:00 2001 From: Kristina Hanicova Date: Thu, 11 Mar 2021 14:04:03 +0100 Subject: [PATCH] Add 'interleave' to the sub-element for video device in rng file MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Previously, validation of XML failed if sub-elements of video device were in different order. Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1825769 Signed-off-by: Kristina Hanicova Reviewed-by: Ján Tomko Signed-off-by: Ján Tomko --- docs/schemas/domaincommon.rng | 216 +++++++++++++++++----------------- 1 file changed, 109 insertions(+), 107 deletions(-) diff --git a/docs/schemas/domaincommon.rng b/docs/schemas/domaincommon.rng index f7f804adc0..e6db2f5b74 100644 --- a/docs/schemas/domaincommon.rng +++ b/docs/schemas/domaincommon.rng @@ -4009,120 +4009,122 @@ --> - - - - - - - - - qemu - vhostuser - - - - - - - io - on - off - - - - - - - - - - - vga - cirrus - vmvga - xen - vbox - virtio - gop - none - bochs - ramfb - - - + + + + + + + + + + qemu + vhostuser + + + + + + + io + on + off + + + + + + + + - qxl + + vga + cirrus + vmvga + xen + vbox + virtio + gop + none + bochs + ramfb + - - - + + + qxl - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + - + + + - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +