Re: [libvirt PATCH] cpu_map: Distribute x86_Cooperlake.xml

2020-05-26 Thread Daniel P . Berrangé
On Tue, May 26, 2020 at 01:07:15PM +0200, Jiri Denemark wrote:
> Signed-off-by: Jiri Denemark 
> ---
> 
> I will push this as a build breaker once
> https://gitlab.com/jirkade/libvirt/pipelines/149651008 pipeline
> succeeds.
> 
>  src/cpu_map/Makefile.inc.am | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/src/cpu_map/Makefile.inc.am b/src/cpu_map/Makefile.inc.am
> index 5d9190e27d..62403d2ed0 100644
> --- a/src/cpu_map/Makefile.inc.am
> +++ b/src/cpu_map/Makefile.inc.am
> @@ -29,6 +29,7 @@ cpumap_DATA = \
>   cpu_map/x86_Cascadelake-Server.xml \
>   cpu_map/x86_Cascadelake-Server-noTSX.xml \
>   cpu_map/x86_Conroe.xml \
> + cpu_map/x86_Cooperlake.xml \
>   cpu_map/x86_core2duo.xml \
>   cpu_map/x86_coreduo.xml \
>   cpu_map/x86_cpu64-rhel5.xml \

Reviewed-by: Daniel P. Berrangé 

I was about the post the same fix

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 :|



[libvirt PATCH] cpu_map: Distribute x86_Cooperlake.xml

2020-05-26 Thread Jiri Denemark
Signed-off-by: Jiri Denemark 
---

I will push this as a build breaker once
https://gitlab.com/jirkade/libvirt/pipelines/149651008 pipeline
succeeds.

 src/cpu_map/Makefile.inc.am | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/cpu_map/Makefile.inc.am b/src/cpu_map/Makefile.inc.am
index 5d9190e27d..62403d2ed0 100644
--- a/src/cpu_map/Makefile.inc.am
+++ b/src/cpu_map/Makefile.inc.am
@@ -29,6 +29,7 @@ cpumap_DATA = \
cpu_map/x86_Cascadelake-Server.xml \
cpu_map/x86_Cascadelake-Server-noTSX.xml \
cpu_map/x86_Conroe.xml \
+   cpu_map/x86_Cooperlake.xml \
cpu_map/x86_core2duo.xml \
cpu_map/x86_coreduo.xml \
cpu_map/x86_cpu64-rhel5.xml \
-- 
2.26.2