]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
schemas: domaincaps: Add schema for 'canonical' cpu model name
authorPeter Krempa <pkrempa@redhat.com>
Thu, 28 Nov 2024 07:27:48 +0000 (08:27 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Thu, 28 Nov 2024 09:28:49 +0000 (10:28 +0100)
Due to 'virschematest' being broken commit fff2bbee7feb0fdfbf40aac4fe9
forgot to add schema for the new attribute.

Fixes: fff2bbee7feb0fdfbf40aac4fe9efd070f72ce9e
Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
src/conf/schemas/domaincaps.rng

index 142a54d1d7c749ee2d75d6cd1672bc5763974c09..40bae6e578c3a00f7597c282161156d960ffbfd1 100644 (file)
               <ref name="virYesNo"/>
             </attribute>
           </optional>
+          <optional>
+            <attribute name="canonical">
+              <text/>
+            </attribute>
+          </optional>
           <attribute name='vendor'>
             <text/>
           </attribute>