[libvirt PATCH] schemas: Add support for maximum CPU mode

Daniel P. Berrangé berrange at redhat.com
Wed Feb 10 13:13:17 UTC 2021


On Wed, Feb 10, 2021 at 02:09:33PM +0100, Jiri Denemark wrote:
> Signed-off-by: Jiri Denemark <jdenemar at redhat.com>
> ---
>  docs/schemas/cputypes.rng | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/docs/schemas/cputypes.rng b/docs/schemas/cputypes.rng
> index f66bc62ba7..77c8fa783b 100644
> --- a/docs/schemas/cputypes.rng
> +++ b/docs/schemas/cputypes.rng
> @@ -9,6 +9,7 @@
>          <value>custom</value>
>          <value>host-model</value>
>          <value>host-passthrough</value>
> +        <value>maximum</value>
>        </choice>
>      </attribute>
>    </define>

Reviewed-by: Daniel P. Berrangé <berrange at redhat.com>


Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|




More information about the libvir-list mailing list