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

Jiri Denemark posted 1 patch 3 years, 2 months ago
Test syntax-check failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/647bf1837384ab560de54a24920f737b8ab2180a.1612962573.git.jdenemar@redhat.com
docs/schemas/cputypes.rng | 1 +
1 file changed, 1 insertion(+)
[libvirt PATCH] schemas: Add support for maximum CPU mode
Posted by Jiri Denemark 3 years, 2 months ago
Signed-off-by: Jiri Denemark <jdenemar@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>
-- 
2.30.0

Re: [libvirt PATCH] schemas: Add support for maximum CPU mode
Posted by Pavel Hrdina 3 years, 2 months ago
On Wed, Feb 10, 2021 at 02:09:33PM +0100, Jiri Denemark wrote:
> Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
> ---
>  docs/schemas/cputypes.rng | 1 +
>  1 file changed, 1 insertion(+)

Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
Re: [libvirt PATCH] schemas: Add support for maximum CPU mode
Posted by Daniel P. Berrangé 3 years, 2 months ago
On Wed, Feb 10, 2021 at 02:09:33PM +0100, Jiri Denemark wrote:
> Signed-off-by: Jiri Denemark <jdenemar@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@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 :|