From nobody Sun Apr 28 11:47:28 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of redhat.com designates 63.128.21.124 as permitted sender) client-ip=63.128.21.124; envelope-from=libvir-list-bounces@redhat.com; helo=us-smtp-delivery-124.mimecast.com; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 63.128.21.124 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1615467862; cv=none; d=zohomail.com; s=zohoarc; b=fU0AuBRNf0SdHLriA1IZa8DPsWZfE5Uvmw0/buKGDwyRGvPLWrc6YU8tbgx45rdTQmIm7bHh1EUtFJtnzlelM0f4zBx20owZsqL66RVRvHtb5xlEdbnG7nOWgTNzk9K5dq4crUKNqgWOutPstFPfOpkeqI3QuL1eX+3EDMY9qG0= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1615467862; h=Content-Type:Content-Transfer-Encoding:Date:From:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:Sender:Subject:To; bh=lIuW/5H4qOo3L/ckHO+mvDORzI7DIn9KVhSOuwcrHjo=; b=mEZA4IN/NEpnEuEdaZddoLg6fx/8dZZByY+G5ukam1nGuUj837UhLoZnaDw9Mi2ZFlFp5tzTbbd4gy1ui51xBV8LCqqLzLvnqGFbNI7s9BlewDROFjkwAZHrx1pBNU5GYOX4fcdnZBVsqm9tB7TB2gTM2gsPOoUkBH4GGN1DcW8= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 63.128.21.124 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass header.from= (p=none dis=none) header.from= Return-Path: Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [63.128.21.124]) by mx.zohomail.com with SMTPS id 1615467862875843.5063995390428; Thu, 11 Mar 2021 05:04:22 -0800 (PST) Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-394-Xf3bqIFENoq824TuU_-3Zg-1; Thu, 11 Mar 2021 08:04:19 -0500 Received: from smtp.corp.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.23]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 0ABA1817468; Thu, 11 Mar 2021 13:04:14 +0000 (UTC) Received: from colo-mx.corp.redhat.com (colo-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.20]) by smtp.corp.redhat.com (Postfix) with ESMTPS id B3F4B196E3; Thu, 11 Mar 2021 13:04:13 +0000 (UTC) Received: from lists01.pubmisc.prod.ext.phx2.redhat.com (lists01.pubmisc.prod.ext.phx2.redhat.com [10.5.19.33]) by colo-mx.corp.redhat.com (Postfix) with ESMTP id 0622C18155DE; Thu, 11 Mar 2021 13:04:13 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id 12BD4BuY000366 for ; Thu, 11 Mar 2021 08:04:11 -0500 Received: by smtp.corp.redhat.com (Postfix) id DA82419C99; Thu, 11 Mar 2021 13:04:11 +0000 (UTC) Received: from localhost.localdomain.com (unknown [10.40.195.214]) by smtp.corp.redhat.com (Postfix) with ESMTP id 2099D369A for ; Thu, 11 Mar 2021 13:04:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1615467861; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=lIuW/5H4qOo3L/ckHO+mvDORzI7DIn9KVhSOuwcrHjo=; b=GoeXRH94+H0vDPdENzvs4slpHo7PmDhxc//L0u6u0kjtbh9zblTbEjnGNnJ99cMrXVrOZy sBWXnc33TeGUXxYsTn3oayf1uRpkqSJ63aOsFV8W0LsCI7/n992YBCs+oyUtis3UdTFxWu BtzNl4nUQ+dxkC7zdBbjg5abgUqDT3A= X-MC-Unique: Xf3bqIFENoq824TuU_-3Zg-1 From: Kristina Hanicova To: libvir-list@redhat.com Subject: [PATCH] Add 'interleave' to the sub-element for video device in rng file Date: Thu, 11 Mar 2021 14:04:03 +0100 Message-Id: <257f887329c44a6488f26c6fd9362d137df94da5.1615464777.git.khanicov@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.11 X-loop: libvir-list@redhat.com X-BeenThere: libvir-list@redhat.com X-Mailman-Version: 2.1.12 Precedence: junk List-Id: Development discussions about the libvirt library & tools List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: libvir-list-bounces@redhat.com Errors-To: libvir-list-bounces@redhat.com X-Scanned-By: MIMEDefang 2.84 on 10.5.11.23 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=libvir-list-bounces@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable X-ZohoMail-DKIM: pass (identity @redhat.com) Content-Type: text/plain; charset="utf-8" Previously, validation of XML failed if sub-elements of video device were in different order. Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=3D1825769 Signed-off-by: Kristina Hanicova --- 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 - - - - - - + + + + + + + + + + + + + + + + + + + - + + + - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +