]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
schemas: Add support for maximum CPU mode
authorJiri Denemark <jdenemar@redhat.com>
Wed, 10 Feb 2021 13:08:49 +0000 (14:08 +0100)
committerJiri Denemark <jdenemar@redhat.com>
Wed, 10 Feb 2021 14:00:45 +0000 (15:00 +0100)
Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
docs/schemas/cputypes.rng

index f66bc62ba74cc0c09b5d0e7ca90093b1cb205120..77c8fa783b4e3c9310d96cd73ca02cbcb039d249 100644 (file)
@@ -9,6 +9,7 @@
         <value>custom</value>
         <value>host-model</value>
         <value>host-passthrough</value>
+        <value>maximum</value>
       </choice>
     </attribute>
   </define>