[PATCH] schemas: domaincaps: Add missing schema for '<cpu0Id>'

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Fixes: 0236e6154c46603bc443eda2f05c8ce511c55b08
Resolves: https://issues.redhat.com/browse/RHEL-81890
Signed-off-by: Peter Krempa <pkrempa@xxxxxxxxxx>
---

I'll also attempt to add tests for this once I'll be able to get to a
capability dump from a sev-es enabled box.

 src/conf/schemas/domaincaps.rng | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/src/conf/schemas/domaincaps.rng b/src/conf/schemas/domaincaps.rng
index 3559d2ae05..595dbcd634 100644
--- a/src/conf/schemas/domaincaps.rng
+++ b/src/conf/schemas/domaincaps.rng
@@ -438,6 +438,11 @@
           <data type="unsignedInt"/>
         </element>
       </optional>
+      <optional>
+        <element name="cpu0Id">
+          <data type="string"/>
+        </element>
+      </optional>
     </element>
   </define>

-- 
2.48.1




[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux